Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 862 Bytes

File metadata and controls

15 lines (12 loc) · 862 Bytes

PostLetter

Properties

Name Type Description Notes
file_url string URL of file to send
priority_post int Whether letter is priority [optional] [default to 0]
recipients \ClickSend\Model\PostRecipient[] Array of PostRecipient models
template_used int Whether using our template [optional] [default to 0]
duplex int Whether letter is duplex [optional] [default to 0]
colour int Whether letter is in colour [optional] [default to 0]
source string Source being sent from [optional] [default to 'sdk']

[Back to Model list] [Back to API list] [Back to README]