CommentTypeInfo

Name CommentTypeInfo
Usage CommentService
getCommentTypes getCommentTypesForReferenceType
Type Complex

Description

Detailed information about a comment type.
============== Deprecated ===============

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
name Name String Friendly name of the comment type.     One No  
desc Desc String Narrative description of the comment type.     One No  
effectiveDate Effective Date Date Date and time that this comment type became effective. This is a similar concept to the effective date on enumerated values. When an expiration date has been specified, this field must be less than or equal to the expiration date.     One No  
expirationDate Expiration Date Date Date and time that this comment type expires. This is a similar concept to the expiration date on enumerated values. If specified, this should be greater than or equal to the effective date. If this field is not specified, then no expiration date has been currently defined and should automatically be considered greater than the effective date.     One No  
attributes Attributes Map List of key/value pairs, typically used for dynamic attributes.     One No  
key Key String Unique identifier for a comment type.     One Yes