# PostRecipient

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address_name** | **string** | Name of address | 
**address_line_1** | **string** | First line of address | 
**address_line_2** | **string** | Second line of address | [optional] 
**address_city** | **string** | City | 
**address_state** | **string** | State | 
**address_postal_code** | **string** | Postal code | 
**address_country** | **string** | Country | 
**return_address_id** | **int** | ID of return address to use | 
**schedule** | **int** | When to send letter (0/null&#x3D;now) | [optional] [default to 0]

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

