OrderInfo
Order information.
This is an alias for the OrderInfoUnion type.
chevron_leftchevron_right
Parameters
Interface
| Name | Type | Description |
|---|---|---|
_ | "orderInfo" | |
name | string | Name of the user |
phoneNumber | string | Phone number of the user |
emailAddress | string | Email address of the user |
shippingAddress | Shipping address for this order; may be null |