Type alias DynamicOnboardingGetStepsInput

DynamicOnboardingGetStepsInput: {
    isSecondaryAccountCreation: boolean;
    waterfallId: string;
}

Type declaration

  • isSecondaryAccountCreation: boolean
  • waterfallId: string