Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 964 Bytes

BillingEntry.md

File metadata and controls

16 lines (13 loc) · 964 Bytes

# BillingEntry

Properties

Name Type Description Notes
id string ID of the returned billing entry. [optional]
occurred_at \DateTime Date of billing entry. [optional]
type \AllegroApi\Model\BillingEntryType [optional]
offer \AllegroApi\Model\BillingEntryOffer [optional]
value \AllegroApi\Model\BillingEntryValue [optional]
tax \AllegroApi\Model\BillingEntryTax [optional]
balance \AllegroApi\Model\BillingEntryBalance [optional]
order \AllegroApi\Model\BillingEntryOrder [optional]

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