Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.15 KB

DiscussionmessageResponseCompound.md

File metadata and controls

18 lines (14 loc) · 1.15 KB

DiscussionmessageResponseCompound

Properties

Name Type Description Notes
pkiDiscussionmessageID NSNumber* The unique ID of the Discussionmessage
fkiDiscussionID NSNumber* The unique ID of the Discussion
fkiDiscussionmembershipID NSNumber* The unique ID of the Discussionmembership [optional]
fkiDiscussionmembershipIDActionrequired NSNumber* The unique ID of the Discussionmembership [optional]
eDiscussionmessageStatus FieldEDiscussionmessageStatus*
tDiscussionmessageContent NSString* The content of the Discussionmessage
sDiscussionmessageCreatorname NSString* The name the creator of the Discussionmessage.
sDiscussionmessageActionrequiredname NSString* The name the Actionrequired of the Discussionmessage. [optional]
objAudit CommonAudit*

[Back to Model list] [Back to API list] [Back to README]