file property
The file associated with the attachment.
This is a nested JSON object representing the File
linked to the attachment.
Implementation
JsonObject<File> file = JsonObject<File>("file");
The file associated with the attachment.
This is a nested JSON object representing the File
linked to the attachment.
JsonObject<File> file = JsonObject<File>("file");