icredit
@nishans/types / Exports / ICredit
#
Interface: ICredit#
Hierarchy- ICredit
#
Index#
Properties#
Properties#
activated• activated: boolean
Defined in: credit.ts:10
#
amount• amount: number
Defined in: credit.ts:11
#
created_timestamp• created_timestamp: string
Defined in: credit.ts:12
#
id• id: string
Defined in: credit.ts:13
#
type• type: TCreditType
Defined in: credit.ts:14
#
user_id• user_id: string
Defined in: credit.ts:15
#
version• version: number
Defined in: credit.ts:16