OrderPartialClass_customer
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| first_name | String | Customer's first name | [default to null] |
| last_name | String | Customer's last name | [default to null] |
| String | Customer's email | [default to null] | |
| contact_number | String | Customer's phone number | [default to null] |