SimpleLoanFullLendWithdrawalRequestedEventType
@liquidium/client / SimpleLoanFullLendWithdrawalRequestedEventType
Interface: SimpleLoanFullLendWithdrawalRequestedEventType
Defined in: packages/client/src/modules/simple-loans/types.ts:285
Full collateral withdrawal request event payload.
Properties
account
account:
LiquidiumAccount
Defined in: packages/client/src/modules/simple-loans/types.ts:288
loanId
loanId:
bigint
Defined in: packages/client/src/modules/simple-loans/types.ts:287
poolId
poolId:
string
Defined in: packages/client/src/modules/simple-loans/types.ts:289
type
type:
"FullLendWithdrawalRequested"
Defined in: packages/client/src/modules/simple-loans/types.ts:286