Interface GetProjectsWithOfficeContractTypesRequest

interface GetProjectsWithOfficeContractTypesRequest {
    office: string;
}

Properties

Properties

office: string