Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 835 Bytes

OrderFiscalEntityRequest.md

File metadata and controls

16 lines (12 loc) · 835 Bytes

Conekta.net.Model.OrderFiscalEntityRequest

Fiscal entity of the order, Currently it is a purely informative field

Properties

Name Type Description Notes
Address FiscalEntityAddress
Email string Email of the fiscal entity [optional]
Metadata Dictionary<string, Object> Metadata associated with the fiscal entity [optional]
Name string Name of the fiscal entity [optional]
Phone string Phone of the fiscal entity [optional]
TaxId string Tax ID of the fiscal entity [optional]

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