interface GetVariablesRequest {
    org?: string;
    orgID?: string;
}

Properties

Properties

org?: string

The name of the organization.

orgID?: string

The organization ID.

MMNEPVFCICPMFPCPTTAAATR