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