Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2OrdersPresentationOptions

Hierarchy

  • GoogleActionsV2OrdersPresentationOptions

Properties

Properties

Optional callToAction

callToAction: undefined | string

call_to_action can be one of the following values:

PLACE_ORDER: Used for placing an order. PAY: Used for a payment. BUY: Used for a purchase. SEND: Used for a money transfer. BOOK: Used for a booking. RESERVE: Used for reservation. SCHEDULE: Used for scheduling an appointment. SUBSCRIBE: Used for subscription.

call_to_action refers to the action verb which best describes this order. This will be used in various places like prompt, suggestion chip etc while proposing the order to the user.

PLACE_ORDER: Used for placing an order. PAY: Used for a payment. BUY: Used for a purchase. SEND: Used for a money transfer. BOOK: Used for a booking. RESERVE: Used for reservation. SCHEDULE: Used for scheduling an appointment. SUBSCRIBE: Used for subscription.

call_to_action refers to the action verb which best describes this order. This will be used in various places like prompt, suggestion chip etc while proposing the order to the user.

Generated using TypeDoc