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

Function getListOfIssueAttachments

  • getListOfIssueAttachments(config, params, context?): Promise<BacklogResponse<IssueAttachmentFile[]>>
  • Get List of Issue Attachments 課題添付ファイル一覧の取得

    Returns the list of issue attachments.

    Parameters

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

    Returns Promise<BacklogResponse<IssueAttachmentFile[]>>

    • Defined in src/endpoints/BacklogIssueApi.ts:316

Settings

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

Generated using TypeDoc