Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
getIssueAttachment
Function getIssueAttachment
get
Issue
Attachment
(
config
,
params
,
context
?
)
:
Promise
<
BacklogResponse
<
BacklogResponseFile
>
>
Get Issue Attachment 課題添付ファイルのダウンロード
Downloads issue’s attachment file.
Parameters
config
:
contracts
.
BacklogConfig
params
:
GetIssueAttachmentParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
BacklogResponseFile
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Get Issue Attachment 課題添付ファイルのダウンロード
Downloads issue’s attachment file.