Type alias StepData

StepData: {
    choice: string;
    hl_co_enabled: boolean;
    phone_number: string;
}

Type declaration

  • choice: string
  • hl_co_enabled: boolean
  • phone_number: string