Comment

The Comment domain object is used to transport Object Record Comment information in and out of the API. The Comment domain object is represented as a flat structure. Here is a list of the fields on the Comment domain object:

Name Data Type Value Required Description
commentId Integer 64-bit signed two’s complement NO Unique identifier for the Comment
commentorName String Max. 200 characters NO The name of the Account to appear on the Account’s public profile page
commentorEmailAddress String Max. 200 characters NO A shorted name for the Account
commentText String Max. 65535 characters YES The physical address associated with the Account
whenCreated Integer 32-bit signed two’s complement NO The postal address associated with the Account