Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 912 Bytes

InlineResponse201.md

File metadata and controls

17 lines (14 loc) · 912 Bytes

InlineResponse201

Properties

Name Type Description Notes
Id *Uuid [default to null]
Name string [optional] [default to null]
Currency string [optional] [default to null]
Customer *Customer [optional] [default to null]
BillingAdmin *BillingAdmin [optional] [default to null]
Total int32 [optional] [default to null]
SubTotal int32 [optional] [default to null]
TaxTotal int32 [optional] [default to null]
Lines []InlineResponse201Lines [optional] [default to null]

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