SimpleLoanDepositTimerStartedEventType
@liquidium/client / SimpleLoanDepositTimerStartedEventType
Interface: SimpleLoanDepositTimerStartedEventType
Defined in: packages/client/src/modules/simple-loans/types.ts:347
Deposit timer started event payload.
Properties
loanId
loanId:
bigint
Defined in: packages/client/src/modules/simple-loans/types.ts:349
timestamp
timestamp:
bigint
Defined in: packages/client/src/modules/simple-loans/types.ts:351
Unix timestamp in seconds when the deposit timer started.
type
type:
"DepositTimerStarted"
Defined in: packages/client/src/modules/simple-loans/types.ts:348