Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 839 Bytes

File metadata and controls

19 lines (16 loc) · 839 Bytes

Flipdish.Model.SubscriptionInvoice

Properties

Name Type Description Notes
InvoiceId string The invoice identifier
Number string Invoice number
Total double? Total [optional]
Currency string Currency
Status string Status
SubscriptionId string The subscription identifier [optional]
PaidAt DateTime? Paid At [optional]
FinalisedAt DateTime? Finalised At [optional]
PdfLink string Pdf Link
HostedUrl string Hosted Url
Overdue bool? Overdue

[Back to Model list] [Back to API list] [Back to README]