Skip to main content

SimpleLoanFullLendWithdrawalRequestedEventType

@liquidium/client


@liquidium/client / SimpleLoanFullLendWithdrawalRequestedEventType

Interface: SimpleLoanFullLendWithdrawalRequestedEventType

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

Full collateral withdrawal request event payload.

Properties

account

account: LiquidiumAccount

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


loanId

loanId: bigint

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


poolId

poolId: string

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


type

type: "FullLendWithdrawalRequested"

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