Skip to main content

Reference / Modules / client / CreateOpenLoc

Interface: CreateOpenLoc

client.CreateOpenLoc

Hierarchy

Table of contents

Properties

Properties

collectionParams

Optional collectionParams: BackendCollectionParams

Inherited from

BaseLoc.collectionParams

Defined in

packages/client/src/LocClient.ts:246


company

Optional company: string

Inherited from

BaseLoc.company

Defined in

packages/client/src/LocClient.ts:243


description

description: string

Inherited from

BaseLoc.description

Defined in

packages/client/src/LocClient.ts:239


fees

Optional fees: BackendLocFees

Inherited from

BaseLoc.fees

Defined in

packages/client/src/LocClient.ts:245


links: { nature: string ; target: string }[]

Defined in

packages/client/src/LocClient.ts:277


locType

locType: LocType

Inherited from

BaseLoc.locType

Defined in

packages/client/src/LocClient.ts:240


metadata

metadata: AddMetadataParams[]

Defined in

packages/client/src/LocClient.ts:276


ownerAddress

ownerAddress: string

Inherited from

BaseLoc.ownerAddress

Defined in

packages/client/src/LocClient.ts:238


template

Optional template: string

Inherited from

BaseLoc.template

Defined in

packages/client/src/LocClient.ts:244


userIdentity

Optional userIdentity: UserIdentity

Inherited from

BaseLoc.userIdentity

Defined in

packages/client/src/LocClient.ts:241


userPostalAddress

Optional userPostalAddress: PostalAddress

Inherited from

BaseLoc.userPostalAddress

Defined in

packages/client/src/LocClient.ts:242