xi_sdk_resellers
Version:
Ingram Micro - Xvantage Integration (XI) Node.Js Server-side SDK.
20 lines (15 loc) • 895 B
Markdown
# XiSdkResellers.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]