Skip to main content

SimpleLoanStuckFundsWithdrawalRequestedEventType

@liquidium/client


@liquidium/client / SimpleLoanStuckFundsWithdrawalRequestedEventType

Interface: SimpleLoanStuckFundsWithdrawalRequestedEventType

Defined in: packages/client/src/modules/simple-loans/types.ts:308

Stuck funds withdrawal request event payload.

Properties

account

account: LiquidiumAccount

Defined in: packages/client/src/modules/simple-loans/types.ts:312


amount

amount: bigint

Defined in: packages/client/src/modules/simple-loans/types.ts:314


leg

leg: SimpleLoanLeg

Defined in: packages/client/src/modules/simple-loans/types.ts:310


loanId

loanId: bigint

Defined in: packages/client/src/modules/simple-loans/types.ts:311


poolId

poolId: string

Defined in: packages/client/src/modules/simple-loans/types.ts:313


type

type: "StuckFundsWithdrawalRequested"

Defined in: packages/client/src/modules/simple-loans/types.ts:309