@energyweb/issuer-irec-api-wrapper / Exports / RedeemTransaction
Class: RedeemTransaction
Hierarchy
-
↳ RedeemTransaction
Table of contents
Constructors
Properties
Constructors
constructor
+ new RedeemTransaction(): RedeemTransaction
Returns: RedeemTransaction
Inherited from: Transaction
Properties
beneficiary
• beneficiary: Beneficiary
Defined in: packages/traceability/issuer-irec-api-wrapper/src/Account.ts:104
code
• code: string
Inherited from: Transaction.code
Defined in: packages/traceability/issuer-irec-api-wrapper/src/Account.ts:67
end
• end: Date
Defined in: packages/traceability/issuer-irec-api-wrapper/src/Account.ts:112
notes
• notes: string
Inherited from: Transaction.notes
Defined in: packages/traceability/issuer-irec-api-wrapper/src/Account.ts:72
purpose
• purpose: string
Defined in: packages/traceability/issuer-irec-api-wrapper/src/Account.ts:102
recipient
• recipient: string
Inherited from: Transaction.recipient
Defined in: packages/traceability/issuer-irec-api-wrapper/src/Account.ts:80
sender
• sender: string
Inherited from: Transaction.sender
Defined in: packages/traceability/issuer-irec-api-wrapper/src/Account.ts:76
start
• start: Date
Defined in: packages/traceability/issuer-irec-api-wrapper/src/Account.ts:108
time
• time: Date
Inherited from: Transaction.time
Defined in: packages/traceability/issuer-irec-api-wrapper/src/Account.ts:83
transactionType
• transactionType: TransactionType
Inherited from: Transaction.transactionType
Defined in: packages/traceability/issuer-irec-api-wrapper/src/Account.ts:87
volume
• volume: number
Inherited from: Transaction.volume
Defined in: packages/traceability/issuer-irec-api-wrapper/src/Account.ts:70