Skip to main content

WithdrawOutflowDetails

@liquidium/client


@liquidium/client / WithdrawOutflowDetails

Type Alias: WithdrawOutflowDetails

WithdrawOutflowDetails = OutflowDetails & object

Defined in: external/liquidium-sdk/packages/client/src/modules/lending/types.ts:54

Withdraw receipt with an external-chain receiver.

Type Declaration

outflowType

outflowType: "withdraw"

receiver

receiver: object

receiver.account

account: string

receiver.type

type: "External"