ProgramBriefAttachmentSummary interface
프로그램 간략한 파일 첨부 파일 데이터의 요약
속성
| file |
첨부된 파일의 이름(예: 'myFile01') |
| id | 프로그램 간략한 첨부 파일 ID입니다. |
| type | 첨부 파일의 용도를 설명하는 첨부 파일 유형(예: 'callToAction', 'termsOfService' |
속성 세부 정보
fileName
첨부된 파일의 이름(예: 'myFile01')
fileName?: string
속성 값
string
id
프로그램 간략한 첨부 파일 ID입니다.
id?: string
속성 값
string
type
첨부 파일의 용도를 설명하는 첨부 파일 유형(예: 'callToAction', 'termsOfService'
type?: AttachmentType