Interface GetProjectsWithOfficeWithProjectIdVirtualOutletsWithNameRequest
interface GetProjectsWithOfficeWithProjectIdVirtualOutletsWithNameRequest { name: string; office: string; projectId: string; } Properties
name
name: string
office
office: string
projectId
projectId: string