Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 609 Bytes

MailOrder.md

File metadata and controls

18 lines (13 loc) · 609 Bytes

OpenAPIClient::Object::MailOrder

Load the model package

use OpenAPIClient::Object::MailOrder;

Properties

Name Type Description Notes
id int The ID of the order.
status string The order status.
username string The username to use for this order.
comment string Optional order comment. [optional]

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