fileId property

JsonInteger fileId
getter/setter pair

The unique identifier of the associated file, if any.

This field is used when the attachment is linked to a file stored in the system.

Implementation

JsonInteger fileId = JsonInteger("fileId");