Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 680 Bytes

UpdateOrderTaxResponse.md

File metadata and controls

16 lines (12 loc) · 680 Bytes

Conekta.net.Model.UpdateOrderTaxResponse

create new taxes for an existing order response

Properties

Name Type Description Notes
Amount long The amount to be collected for tax in cents
Description string description or tax's name
Metadata Dictionary<string, Object> [optional]
Id string
Object string [optional]
ParentId string [optional]

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