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