Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
getListOfIssueAttachments
Function getListOfIssueAttachments
get
List
Of
Issue
Attachments
(
config
,
params
,
context
?
)
:
Promise
<
BacklogResponse
<
IssueAttachmentFile
[]
>
>
Get List of Issue Attachments 課題添付ファイル一覧の取得
Returns the list of issue attachments.
Parameters
config
:
contracts
.
BacklogConfig
params
:
GetListOfIssueAttachmentsParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
IssueAttachmentFile
[]
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Get List of Issue Attachments 課題添付ファイル一覧の取得
Returns the list of issue attachments.