Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 828 Bytes

PostRecipient.md

File metadata and controls

17 lines (14 loc) · 828 Bytes

IO.ClickSend.ClickSend.Model.PostRecipient

Properties

Name Type Description Notes
AddressName string Name of address
AddressLine1 string First line of address
AddressLine2 string Second line of address [optional]
AddressCity string City
AddressState string State
AddressPostalCode string Postal code
AddressCountry string Country
ReturnAddressId 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]