is Json Attachment
Checks if the given AttachmentData is of type AttachmentData.AttachmentJsonData.
Return
true
if the attachment data is of type AttachmentData.AttachmentJsonData, false
otherwise.
Parameters
data
The attachment data to check.