Skip to main content

SimpleLoanDepositTimerStartedEventType

@liquidium/client


@liquidium/client / SimpleLoanDepositTimerStartedEventType

Interface: SimpleLoanDepositTimerStartedEventType

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

Deposit timer started event payload.

Properties

loanId

loanId: bigint

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


timestamp

timestamp: bigint

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

Unix timestamp in seconds when the deposit timer started.


type

type: "DepositTimerStarted"

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