files property
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;
The FileInfo objects for any files attached to the post. This field will be null if the post does not have any file attachments.
List<MmFileInfo> files;