Hierarchy (view full)

Constructors

Properties

Methods

deleteProjectsWithOfficeContractTypesWithDisplayValue deleteProjectsWithOfficeContractTypesWithDisplayValueRaw deleteProjectsWithOfficeWithProjectIdWaterUserWithWaterUser deleteProjectsWithOfficeWithProjectIdWaterUserWithWaterUserContractsWithContractName deleteProjectsWithOfficeWithProjectIdWaterUserWithWaterUserContractsWithContractNamePumpsWithName deleteProjectsWithOfficeWithProjectIdWaterUserWithWaterUserContractsWithContractNamePumpsWithNameRaw deleteProjectsWithOfficeWithProjectIdWaterUserWithWaterUserContractsWithContractNameRaw deleteProjectsWithOfficeWithProjectIdWaterUserWithWaterUserRaw getProjectsWithOfficeContractTypes getProjectsWithOfficeContractTypesRaw getProjectsWithOfficeWithProjectIdWaterUser getProjectsWithOfficeWithProjectIdWaterUserRaw getProjectsWithOfficeWithProjectIdWaterUserWithWaterUser getProjectsWithOfficeWithProjectIdWaterUserWithWaterUserContracts getProjectsWithOfficeWithProjectIdWaterUserWithWaterUserContractsRaw getProjectsWithOfficeWithProjectIdWaterUserWithWaterUserContractsWithContractName getProjectsWithOfficeWithProjectIdWaterUserWithWaterUserContractsWithContractNameRaw getProjectsWithOfficeWithProjectIdWaterUserWithWaterUserRaw patchProjectsWithOfficeWithProjectIdWaterUserWithWaterUser patchProjectsWithOfficeWithProjectIdWaterUserWithWaterUserContractsWithContractName patchProjectsWithOfficeWithProjectIdWaterUserWithWaterUserContractsWithContractNameRaw patchProjectsWithOfficeWithProjectIdWaterUserWithWaterUserRaw postProjectsWithOfficeContractTypes postProjectsWithOfficeContractTypesRaw postProjectsWithOfficeWithProjectIdWaterUser postProjectsWithOfficeWithProjectIdWaterUserRaw postProjectsWithOfficeWithProjectIdWaterUserWithWaterUserContracts postProjectsWithOfficeWithProjectIdWaterUserWithWaterUserContractsRaw request withMiddleware withPostMiddleware withPreMiddleware

Constructors

Properties

configuration: Configuration = ...

Methods

  • Delete a water contract type Delete projects with office contractTypes with displayValue

    Parameters

    Returns Promise<void>

  • Delete a water contract type Delete projects with office contractTypes with displayValue

    Parameters

    Returns Promise<ApiResponse<void>>

  • Deletes a water user from CWMS. Delete projects with office with projectId waterUser with waterUser

    Parameters

    Returns Promise<void>

  • Delete a specified water contract Delete projects with office with projectId waterUser with waterUser contracts with contractName

    Parameters

    Returns Promise<void>

  • Disassociate a pump from a contract Delete projects with office with projectId waterUser with waterUser contracts with contractName pumps with name

    Returns Promise<void>

  • Deletes a water user from CWMS. Delete projects with office with projectId waterUser with waterUser

    Parameters

    Returns Promise<ApiResponse<void>>

  • Get all water contract types Get projects with office contractTypes

    Parameters

    Returns Promise<LookupType>

  • Gets all water users. Get projects with office with projectId waterUser

    Parameters

    Returns Promise<WaterUser>

  • Updates a water user in CWMS. Patch projects with office with projectId waterUser with waterUser

    Parameters

    Returns Promise<void>

  • Renames a water contract Patch projects with office with projectId waterUser with waterUser contracts with contractName

    Parameters

    Returns Promise<void>

  • Updates a water user in CWMS. Patch projects with office with projectId waterUser with waterUser

    Parameters

    Returns Promise<ApiResponse<void>>

  • Create a new water contract type Post projects with office contractTypes

    Parameters

    Returns Promise<void>

  • Create a new water contract type Post projects with office contractTypes

    Parameters

    Returns Promise<ApiResponse<void>>

  • Stores a water user to CWMS. Post projects with office with projectId waterUser

    Parameters

    Returns Promise<void>

  • Stores a water user to CWMS. Post projects with office with projectId waterUser

    Parameters

    Returns Promise<ApiResponse<void>>

  • Create a new water contract Post projects with office with projectId waterUser with waterUser contracts

    Parameters

    Returns Promise<void>

  • Parameters

    • context: RequestOpts
    • Optional initOverrides: RequestInit

    Returns Promise<Response>

  • Type Parameters

    Parameters

    • this: T
    • Rest ...postMiddlewares: ((context) => Promise<void | Response>)[]

    Returns T

  • Type Parameters

    Parameters

    • this: T
    • Rest ...preMiddlewares: ((context) => Promise<void | FetchParams>)[]

    Returns T