Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.03 KB

ExternalPurchaseItem.md

File metadata and controls

16 lines (13 loc) · 1.03 KB

ExternalPurchaseItem

Properties

Name Type Description Notes
url string The link to the current resource [optional]
description string Description of the item. [optional]
amount double The amount of the purchased item(s). [optional]
total_price_without_vat double The total price of the purchased item(s) [optional]
sequence int The sequence (starting from 1) of the orderline in regard to the complete order. [optional]
finance_dimensions \Membercare\Client\Model\FinanceDimensions [optional]
total_vat double The total vat price of the purchased item(s). [optional]
external_source_identification string An identification of the external source. Optional [optional]

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