StepResponse: {
    t: "step";
    step: Types;
    code: string;
    state: string;
}

Type declaration

  • t: "step"
  • step: Types
  • code: string
  • state: string

Generated using TypeDoc