Interface GetSpecifiedLevelsRequest

interface GetSpecifiedLevelsRequest {
    office?: string;
    templateIdMask?: string;
}

Properties

office?: string
templateIdMask?: string