is Base64Attachment
Checks if the given AttachmentData is of type AttachmentData.AttachmentBase64.
Return
true if the AttachmentData is of type AttachmentData.AttachmentBase64, false otherwise.
Parameters
data
The AttachmentData object to check.