Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 789 Bytes

File metadata and controls

18 lines (14 loc) · 789 Bytes

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] [Back to API list] [Back to README]