SimpleLoanRepayCompleteEventType
@liquidium/client / SimpleLoanRepayCompleteEventType
Interface: SimpleLoanRepayCompleteEventType
Defined in: packages/client/src/modules/simple-loans/types.ts:309
Repay-complete event payload.
Properties
loanId
loanId:
bigint
Defined in: packages/client/src/modules/simple-loans/types.ts:311
profileId
profileId:
string
Defined in: packages/client/src/modules/simple-loans/types.ts:312
type
type:
"RepayComplete"
Defined in: packages/client/src/modules/simple-loans/types.ts:310