# PaycometRestApi.V1launchpadsubscriptionMerchantDataShipping

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**shipAddrCity** | **String** | City of delivery address. | [optional] 
**shipAddrCountry** | **Number** | Numerical code (ISO 3166-1) of the country of the delivery address | [optional] 
**shipAddrLine1** | **String** | Delivery address, line 1 | [optional] 
**shipAddrLine2** | **String** | Delivery address, line 2 | [optional] 
**shipAddrLine3** | **String** | Delivery address, line 3 | [optional] 
**shipAddrPostCode** | **String** | Post code of the delivery address | [optional] 
**shipAddrState** | **String** | State or province of the delivery address. Must comply with ISO 3166-2. | [optional] 
