Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DateTimeOptionsPrompts

Hierarchy

  • DateTimeOptionsPrompts

Properties

Properties

Optional date

date: undefined | string

The prompt used to specifically ask for the date if not provided by user. If not provided, Google will use a generic prompt.

Optional initial

initial: undefined | string

The initial prompt used to ask for a date and time. If not provided, Google will use a generic prompt.

Optional time

time: undefined | string

The prompt used to specifically ask for the time if not provided by user. If not provided, Google will use a generic prompt.

Generated using TypeDoc