Function showAssetType

  • Get the data for an asset type

    Parameters

    • id: string

      ID of the asset type to retrieve

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

      Query parameters to add the to request URL

    Returns Observable<PlaceAssetType>