Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AttachmentInfo

Index

Constructors

Properties

Constructors

constructor

Properties

contentType

contentType: Observable<string>

The content type of the attachment file.

type

String

id

id: Observable<number>

The id of the attachment.

type

Number

name

name: Observable<string>

The name of the attachment.

type

String

size

size: Observable<number>

The size of the attachment.

type

Number

url

url: Observable<string>

The url to retrieve the attachment.

type

String