Function showAssetCategory

  • Get the data for an asset category

    Parameters

    • id: string

      ID of the asset category to retrieve

    • query_params: Record<string, any> = {}

      Query parameters to add the to request URL

    Returns Observable<PlaceAssetCategory>