This resource represents project categories. Use it to create, update, and delete project categories as well as obtain a list of all project categories and details of individual categories. For more information on managing project categories, see Adding, assigning, and deleting project categories.

Hierarchy

  • CommonHttpService
    • ProjectCategoriesService

Constructors

  • Internal

    Create a new instance of the service.

    Parameters

    • getClientInstance: (() => CommonHttpClient)
        • (): CommonHttpClient
        • Returns CommonHttpClient

    Returns ProjectCategoriesService

Methods

  • Method to initialize the class. Normally used to set up validation rules.

    Returns void