Skip to main content

Reference / Modules / client / LegalOfficerNonVoidedCommandsImpl

Class: LegalOfficerNonVoidedCommandsImpl

client.LegalOfficerNonVoidedCommandsImpl

Hierarchy

Implements

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new LegalOfficerNonVoidedCommandsImpl(args): LegalOfficerNonVoidedCommandsImpl

Parameters

NameType
argsLegalOfficerCommandsConstructorArgs

Returns

LegalOfficerNonVoidedCommandsImpl

Inherited from

LegalOfficerCommands.constructor

Defined in

packages/client/src/Loc.ts:1131

Properties

client

Protected client: AuthenticatedLocClient

Inherited from

LegalOfficerCommands.client

Defined in

packages/client/src/Loc.ts:1139


locId

Protected locId: UUID

Inherited from

LegalOfficerCommands.locId

Defined in

packages/client/src/Loc.ts:1137


request

Protected request: LocRequestState

Inherited from

LegalOfficerCommands.request

Defined in

packages/client/src/Loc.ts:1141

Methods

voidLoc

voidLoc(params): Promise<VoidedLoc | VoidedCollectionLoc>

Parameters

NameType
paramsVoidParams

Returns

Promise<VoidedLoc | VoidedCollectionLoc>

Implementation of

LegalOfficerNonVoidedCommands.voidLoc

Defined in

packages/client/src/Loc.ts:2016