Interface GetProjectsWithOfficeWithProjectIdWaterUserWithWaterUserRequest
interface GetProjectsWithOfficeWithProjectIdWaterUserWithWaterUserRequest { office: string; projectId: string; waterUser: string; } Properties
office
office: string
projectId
projectId: string
waterUser
waterUser: string