Reference / Modules / client / AcceptTransactionLocParams
Interface: AcceptTransactionLocParams
client.AcceptTransactionLocParams
Hierarchy
-
Partial
<BlockchainSubmissionParams
>↳
AcceptTransactionLocParams
Table of contents
Properties
Properties
callback
• Optional
callback: SignCallback
Inherited from
Partial.callback
Defined in
packages/client/src/Signer.ts:74
locId
• locId: UUID
Inherited from
EstimateFeesAcceptTransactionLocParams.locId
Defined in
packages/client/src/LocClient.ts:2510
requesterAccountId
• Optional
requesterAccountId: ValidAccountId
Inherited from
EstimateFeesAcceptTransactionLocParams.requesterAccountId
Defined in
packages/client/src/LocClient.ts:2511
requesterLoc
• Optional
requesterLoc: UUID
Inherited from
EstimateFeesAcceptTransactionLocParams.requesterLoc
Defined in
packages/client/src/LocClient.ts:2512
signer
• Optional
signer: Signer
Inherited from
Partial.signer