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

Function getListOfSharedFiles

  • getListOfSharedFiles(config, params, context?): Promise<BacklogResponse<SharedFile[]>>
  • Get List of Shared Files 共有ファイル一覧の取得

    Gets list of Shared Files.

    Parameters

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

    Returns Promise<BacklogResponse<SharedFile[]>>

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

Settings

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

Generated using TypeDoc