Share via


ProgramBriefAttachmentSummary interface

A summary of Program Brief File Attachment data

Properties

fileName

The name of the attached file e.g. 'myFile01'

id

Program Brief Attachment Id.

type

Attachment type describing the purpose of the attachment e.g. 'callToAction', 'termsOfService'

Property Details

fileName

The name of the attached file e.g. 'myFile01'

fileName?: string

Property Value

string

id

Program Brief Attachment Id.

id?: string

Property Value

string

type

Attachment type describing the purpose of the attachment e.g. 'callToAction', 'termsOfService'

type?: AttachmentType

Property Value