appUser property
The user who created the attachment.
This is a nested JSON object representing the AppUser
who created the attachment.
Implementation
JsonObject<AppUser> appUser = JsonObject<AppUser>("appUser");
The user who created the attachment.
This is a nested JSON object representing the AppUser
who created the attachment.
JsonObject<AppUser> appUser = JsonObject<AppUser>("appUser");