Takaro - v0.6.0
    Preparing search index...

    ShopCategoryApi - object-oriented interface

    ShopCategoryApi

    Hierarchy

    • BaseAPI
      • ShopCategoryApi
    Index

    Constructors

    Properties

    axios: AxiosInstance = globalAxios
    basePath: string = BASE_PATH
    configuration: Configuration | undefined

    Methods

    • Delete a shop category Required permissions: MANAGE_SHOP_LISTINGS
      OperationId: ShopCategoryControllerRemove

      Parameters

      • id: string
      • Optionaloptions: RawAxiosRequestConfig

        Override http request option.

      Returns Promise<AxiosResponse<void, any>>

      ShopCategoryApi