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