Reference / Modules / client / CreateCollectionLocParams
Interface: CreateCollectionLocParams
client.CreateCollectionLocParams
Hierarchy
-
↳
CreateCollectionLocParams
Table of contents
Properties
- collectionItemFee
- collectionParams
- description
- legalFee
- legalOfficerAccountId
- template
- tokensRecordFee
- valueFee
Properties
collectionItemFee
• collectionItemFee: Lgnt
Inherited from
OpenCollectionLocParams.collectionItemFee
Defined in
packages/client/src/LocClient.ts:2476
collectionParams
• collectionParams: CollectionParams
Inherited from
OpenCollectionLocParams.collectionParams
Defined in
packages/client/src/LocClient.ts:2478
description
• description: string
Inherited from
Defined in
packages/client/src/Loc.ts:695
legalFee
• Optional
legalFee: Lgnt
Inherited from
Defined in
packages/client/src/Loc.ts:697
legalOfficerAccountId
• legalOfficerAccountId: ValidAccountId
Inherited from
CreateLocParams.legalOfficerAccountId
Defined in
packages/client/src/Loc.ts:694
template
• Optional
template: string
Inherited from
Defined in
packages/client/src/Loc.ts:696
tokensRecordFee
• tokensRecordFee: Lgnt
Inherited from
OpenCollectionLocParams.tokensRecordFee
Defined in
packages/client/src/LocClient.ts:2477
valueFee
• valueFee: Lgnt
Inherited from
OpenCollectionLocParams.valueFee