Helper::NodeAttachment Class

IN THIS PAGE

Description

The Helper::NodeAttachment class represents a node attachment object, containing properties for the attachment name, mimetype, and data.

Properties

nameCharacter

Attachment name.

mimetypeCharacter

mimtype - describes the type of data.

dataBinary Character

The data. Can be binary or character data.

See Also