Last active
July 9, 2021 03:16
-
-
Save gibrandev/656dd545ce6ae81860e8598f09e19196 to your computer and use it in GitHub Desktop.
Admin message
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_id" : ObjectId("60e3fd2f14520000d40034dd"), | |
"ticket_id" : "60e3ede68e3300009e0007ac", | |
"admin" : { | |
"id" : 123, | |
"name" : "Admin Arkadia", | |
"avatar" : "https://images.unsplash.com/photo-1574660430699-41d4a2d9c988?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=750&h=750&q=80" | |
}, | |
"message" : "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec accumsan, urna faucibus suscipit elementum, risus augue euismod magna, sit amet sodales purus enim quis enim. Vivamus efficitur nec elit vitae maximus. Vestibulum a turpis sapien. Aenean pretium magna eu pulvinar porta. Sed scelerisque elementum enim.", | |
"attachments" : [ | |
"MXSxi4pYj4PYaeQLNft2FBllKsWoQRhz.jpg", | |
"lhYhxwqbaoScNmsYYzeKRwIFjaRsFNwr.png" | |
], | |
"updated_at" : ISODate("2021-07-06T06:50:23.047Z"), | |
"created_at" : ISODate("2021-07-06T06:50:23.047Z") | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment