# PaycometRestApi.V1formPaymentMerchantDataBilling

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**billAddrCity** | **String** | City of delivery address. | [optional] 
**billAddrCountry** | **String** | Numerical code (ISO 3166-1) of the country of the delivery address | [optional] 
**billAddrLine1** | **String** | Delivery address, line 1 | [optional] 
**billAddrLine2** | **String** | Delivery address, line 2 | [optional] 
**billAddrLine3** | **String** | Delivery address, line 3 | [optional] 
**billAddrPostCode** | **String** | Post code of the delivery address | [optional] 
**billAddrState** | **String** | State or province of the delivery address. Must comply with ISO 3166-2. | [optional] 
