Reference / Modules / client / InvitedContributorLoc
Class: InvitedContributorLoc
client.InvitedContributorLoc
Hierarchy
-
↳
InvitedContributorLoc
Table of contents
Constructors
Properties
Accessors
Methods
Constructors
constructor
• new InvitedContributorLoc(args): InvitedContributorLoc
Parameters
| Name | Type |
|---|---|
args | Object |
args.authenticatedClient | AuthenticatedLocClient |
args.invitedContributorApi | InvitedContributorApi |
args.loc | PublicLoc |
Returns
Overrides
Defined in
packages/client/src/InvitedContributor.ts:61
Properties
authenticatedClient
• Private authenticatedClient: AuthenticatedLocClient
Defined in
packages/client/src/InvitedContributor.ts:59
invitedContributorApi
• Private invitedContributorApi: InvitedContributorApi
Defined in
packages/client/src/InvitedContributor.ts:58
Accessors
client
• get client(): PublicLocClient
Returns
Inherited from
PublicLoc.client
Defined in
packages/client/src/Public.ts:126
data
• get data(): LocData
Returns
Inherited from
PublicLoc.data
Defined in
packages/client/src/Public.ts:122
Methods
addTokensRecord
▸ addTokensRecord(parameters): Promise<InvitedContributorLoc>
Parameters
| Name | Type |
|---|---|
parameters | BlockchainSubmission<AddTokensRecordParams> |
Returns
Promise<InvitedContributorLoc>
Defined in
packages/client/src/InvitedContributor.ts:71
checkCertifiedCopy
▸ checkCertifiedCopy(hash): Promise<CheckCertifiedCopyResult>
Parameters
| Name | Type |
|---|---|
hash | Hash |
Returns
Promise<CheckCertifiedCopyResult>
Inherited from
Defined in
packages/client/src/Public.ts:164
checkHash
▸ checkHash(hash, itemId?): Promise<CheckHashResult>
Parameters
| Name | Type |
|---|---|
hash | Hash |
itemId? | Hash |
Returns
Promise<CheckHashResult>
Inherited from
Defined in
packages/client/src/Public.ts:130
isLogionDataLoc
▸ isLogionDataLoc(): boolean
Returns
boolean
Inherited from
Defined in
packages/client/src/Public.ts:160
isLogionIdentityLoc
▸ isLogionIdentityLoc(): boolean
Returns
boolean