• Preparing search index...
  • The search index is not available
@booksakura/backlog-client-ts
  • @booksakura/backlog-client-ts
  • endpoints
  • getCategoryList

Function getCategoryList

  • getCategoryList(config, params, context?): Promise<BacklogResponse<Category[]>>
  • Get Category List カテゴリー一覧の取得

    Returns list of Categories in the project.

    Parameters

    • config: contracts.BacklogConfig
    • params: GetCategoryListParams
    • Optionalcontext: BacklogApiContext

    Returns Promise<BacklogResponse<Category[]>>

    • Defined in src/endpoints/BacklogProjectApi.ts:535

Settings

Member Visibility
@booksakura/backlog-client-ts
  • Loading...

Generated using TypeDoc