Interface GetProjectsWithOfficeWithProjectIdVirtualOutletsRequest

interface GetProjectsWithOfficeWithProjectIdVirtualOutletsRequest {
    office: string;
    projectId: string;
}

Properties

Properties

office: string
projectId: string