Interface: CountTransferRestriction
Defined in: src/api/entities/types.ts:512
Extends
TransferRestrictionBase
Properties
count
count:
BigNumber
Defined in: src/api/entities/types.ts:513
exemptedIds?
optional
exemptedIds:string
[]
Defined in: src/api/entities/types.ts:509
array of Identity IDs that are exempted from the Restriction
Inherited from
TransferRestrictionBase.exemptedIds