OrderInfoInput
Order information.
This is an alias for the OrderInfoInputUnion
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 |