Skip to main content
Version: v29.0.x

Type Alias: WithdrawInstructionParams

WithdrawInstructionParams = object

Defined in: src/api/procedures/types.ts:1009

Properties

PropertyTypeDescriptionDefined in

portfolios?

PortfolioLike[]

(optional) Portfolios that the signer controls and wants to affirm the instruction or withdraw affirmation

Note

if empty, all the legs containing any custodied Portfolios of the signer will be affirmed/affirmation will be withdrawn, based on the operation.

src/api/procedures/types.ts:1015