# XiSdkResellers.ReturnsCreateRequestListInnerShipFromInfoInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**companyName** | **String** | Name of the company from where the product will be shipped. | 
**contact** | **String** | Contact name of the person from where the product will be shipped. | 
**addressLine1** | **String** | Ship from Address Line1. | 
**addressLine2** | **String** | Ship from Address Line2. | [optional] 
**addressLine3** | **String** | Ship from Address Line3. | [optional] 
**city** | **String** | Ship from City. | 
**state** | **String** | Ship from state. | 
**postalCode** | **String** | Ship from postal code. | 
**countryCode** | **String** | ship from country code. | 
**email** | **String** | Ship from email. | 
**phoneNumber** | **String** | Ship from phone number. | [optional] 


