Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 835 Bytes

File metadata and controls

16 lines (12 loc) · 835 Bytes

PostLetter

Properties

Name Type Description Notes
file_url str URL of file to send
priority_post int Whether letter is priority [optional] [default to 0]
recipients list[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 str Source being sent from [optional] [default to 'sdk']

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