reference

Interface: InvoiceDTO

payment/invoice.InvoiceDTO

Table of contents

Properties

Properties

id

id: string

Defined in

src/payment/invoice.ts:10


providerId

providerId: string

Defined in

src/payment/invoice.ts:11


timestamp

timestamp: string

Defined in

src/payment/invoice.ts:12


activityIds

Optional activityIds: string[]

Defined in

src/payment/invoice.ts:13


agreementId

agreementId: string

Defined in

src/payment/invoice.ts:14


paymentDueDate

Optional paymentDueDate: string

Defined in

src/payment/invoice.ts:15


status

status: string

Defined in

src/payment/invoice.ts:16


payeeAddr

payeeAddr: string

Defined in

src/payment/invoice.ts:17


payerAddr

payerAddr: string

Defined in

src/payment/invoice.ts:18


paymentPlatform

paymentPlatform: string

Defined in

src/payment/invoice.ts:19


amount

amount: number

Defined in

src/payment/invoice.ts:20