Skip to main content

SimpleLoanRepayCompleteEventType

@liquidium/client


@liquidium/client / SimpleLoanRepayCompleteEventType

Interface: SimpleLoanRepayCompleteEventType

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

Repay-complete event payload.

Properties

loanId

loanId: bigint

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


profileId

profileId: string

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


type

type: "RepayComplete"

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