Interface GetProjectsOutletsRequest

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

Properties

Properties

office: string
projectId: string