Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.04 KB

InvoiceDetailsv61ResponseBillToInfo.md

File metadata and controls

20 lines (16 loc) · 1.04 KB

xi.sdk.resellers.Model.InvoiceDetailsv61ResponseBillToInfo

Properties

Name Type Description Notes
Contact string Bill to Name. [optional]
CompanyName string Bill to company. [optional]
AddressLine1 string Bill to Address Line1. [optional]
AddressLine2 string Bill to Address Line2. [optional]
AddressLine3 string Bill to Address Line3. [optional]
City string Bill to City. [optional]
State string Bill to State code [optional]
PostalCode string Bill to Postalcode code. [optional]
CountryCode string Bill to Country code. [optional]
PhoneNumber string Phone number of the bill to company. [optional]
Email string Email address of the bill to company. [optional]

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