OneSDK
    Preparing search index...

    Interface ProgramStatusState

    interface ProgramStatusState {
        state: string;
    }
    Index

    Properties

    Properties

    state: string