interface InternalJoining {
    joiningSteps: InternalJoiningStep[];
}

Properties

Properties

joiningSteps: InternalJoiningStep[]