Type Alias DynamicOnboardingGetStepsInput

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