Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.17 KB

PostBoxRequest.md

File metadata and controls

16 lines (13 loc) · 1.17 KB

PostBoxRequest

Properties

Name Type Description Notes
to string [optional]
cc string [optional]
from string [optional]
subject string [optional]
message string [optional]
date \DateTime [optional]
document_file_type string When set to null, the setting on the customer is used [optional]
post_send_type string This value indicates what method is used when the document is send via mail. The different types are offered by the german post as additional services. The registered mail options will include a tracking number which will be added to the postbox when known. If the value is omitted or empty when a postbox is created with the type "POST" post_send_type_standard will be used. For postbox with a different type than "POST" this field will hold a empty string. [optional]

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