Reference / Modules / client / CreateOpenLoc
Interface: CreateOpenLoc
client.CreateOpenLoc
Hierarchy
-
↳
CreateOpenLoc
Table of contents
Properties
- collectionParams
- company
- description
- fees
- links
- locType
- metadata
- ownerAddress
- template
- userIdentity
- userPostalAddress
Properties
collectionParams
• Optional
collectionParams: BackendCollectionParams
Inherited from
Defined in
packages/client/src/LocClient.ts:246
company
• Optional
company: string
Inherited from
Defined in
packages/client/src/LocClient.ts:243
description
• description: string
Inherited from
Defined in
packages/client/src/LocClient.ts:239
fees
• Optional
fees: BackendLocFees
Inherited from
Defined in
packages/client/src/LocClient.ts:245
links
• links: { nature
: string
; target
: string
}[]
Defined in
packages/client/src/LocClient.ts:277
locType
• locType: LocType
Inherited from
Defined in
packages/client/src/LocClient.ts:240
metadata
• metadata: AddMetadataParams
[]
Defined in
packages/client/src/LocClient.ts:276
ownerAddress
• ownerAddress: string
Inherited from
Defined in
packages/client/src/LocClient.ts:238
template
• Optional
template: string
Inherited from
Defined in
packages/client/src/LocClient.ts:244
userIdentity
• Optional
userIdentity: UserIdentity
Inherited from
Defined in
packages/client/src/LocClient.ts:241
userPostalAddress
• Optional
userPostalAddress: PostalAddress