Awesome Message SDK - v0.12.4
Preparing search index...
UploadSmsAttachmentResponse
Interface UploadSmsAttachmentResponse
첨부파일 업로드 응답
See
docs/nhn-sms-api/09-attachment.md (라인 52-56)
interface
UploadSmsAttachmentResponse
{
fileId
:
number
;
fileName
:
string
;
filePath
:
string
;
}
Index
Properties
file
Id
file
Name
file
Path
Properties
file
Id
fileId
:
number
파일 ID
file
Name
fileName
:
string
파일명
file
Path
filePath
:
string
첨부 파일 기본 경로
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
Id
file
Name
file
Path
Awesome Message SDK - v0.12.4
Loading...
첨부파일 업로드 응답
See
docs/nhn-sms-api/09-attachment.md (라인 52-56)