Search
Preparing search index...
The search index is not available
symbol-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
symbol-sdk
AccountRestriction
Class AccountRestriction
Account restriction structure describes restriction information.
Hierarchy
AccountRestriction
Index
Constructors
constructor
Properties
restriction
Flags
values
Constructors
constructor
new
Account
Restriction
(
restrictionFlags
:
AddressRestrictionFlag
|
MosaicRestrictionFlag
|
OperationRestrictionFlag
, values
:
(
Address
|
MosaicId
|
TransactionType
)
[]
)
:
AccountRestriction
Constructor
Parameters
restrictionFlags:
AddressRestrictionFlag
|
MosaicRestrictionFlag
|
OperationRestrictionFlag
values:
(
Address
|
MosaicId
|
TransactionType
)
[]
Returns
AccountRestriction
Properties
Readonly
restriction
Flags
restriction
Flags
:
AddressRestrictionFlag
|
MosaicRestrictionFlag
|
OperationRestrictionFlag
Readonly
values
values
:
(
Address
|
MosaicId
|
TransactionType
)
[]
Exports
Account
Restriction
constructor
restriction
Flags
values
Generated using
TypeDoc
Account restriction structure describes restriction information.