Options
All
  • Public
  • Public/Protected
  • All
Menu

Module endpoints/asset-family

Index

Functions

Const get

Const getAll

Const getAsset

  • getAsset(http: AxiosInstance, __namedParameters: { assetFamilyCode: string; code: string }): Promise<Asset>

Const getAssets

Const getAssetsAll

Const getOne

  • getOne(http: AxiosInstance, __namedParameters: { code: string; query?: undefined | { with_attribute_options?: undefined | boolean; with_quality_scores?: undefined | boolean } }): Promise<AssetFamily>