files property

List<MmFileInfo> files
getter/setter pair

The FileInfo objects for any files attached to the post. This field will be null if the post does not have any file attachments.

Implementation

List<MmFileInfo> files;