interface UIAFlow {
    stages: string[];
}

Properties

Properties

stages: string[]