Options associated with an order.
JSON representation | |
---|---|
{
"requestDeliveryAddress": boolean,
"userInfoOptions": {
object ( |
Fields | |
---|---|
requestDeliveryAddress |
If true, delivery address is required for the associated order. |
userInfoOptions |
The app can request user info by setting this field. If set, the corresponding field will show up in ProposedOrderCard for user's confirmation. |
UserInfoOptions
Options regarding user info.
JSON representation | |
---|---|
{
"userInfoProperties": [
enum ( |
Fields | |
---|---|
userInfoProperties[] |
List of user info properties. |