# PostRecipient ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **address_name** | **str** | Name of address | **address_line_1** | **str** | First line of address | **address_line_2** | **str** | Second line of address | [optional] **address_city** | **str** | City | **address_state** | **str** | State | **address_postal_code** | **str** | Postal code | **address_country** | **str** | Country | **return_address_id** | **int** | ID of return address to use | **schedule** | **int** | When to send letter (0/null=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)