CommentPublish
More...
◆ CommentPublish()
DocuSign.eSign.Model.CommentPublish.CommentPublish |
( |
string |
Id = default(string) , |
|
|
List< string > |
Mentions = default(List<string>) , |
|
|
string |
Text = default(string) , |
|
|
Dictionary< string, string > |
ThreadAnchorKeys = default(Dictionary<string, string>) , |
|
|
string |
ThreadId = default(string) , |
|
|
List< string > |
VisibleTo = default(List<string>) |
|
) |
| |
|
inline |
Initializes a new instance of the CommentPublish class.
- Parameters
-
Id | Id. |
Mentions | Mentions. |
Text | Text. |
ThreadAnchorKeys | ThreadAnchorKeys. |
ThreadId | ThreadId. |
VisibleTo | VisibleTo. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.CommentPublish.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.CommentPublish.Equals |
( |
CommentPublish |
other | ) |
|
|
inline |
Returns true if CommentPublish instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.CommentPublish.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.CommentPublish.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.CommentPublish.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Id
string DocuSign.eSign.Model.CommentPublish.Id |
|
getset |
◆ Mentions
List<string> DocuSign.eSign.Model.CommentPublish.Mentions |
|
getset |
◆ Text
string DocuSign.eSign.Model.CommentPublish.Text |
|
getset |
◆ ThreadAnchorKeys
Dictionary<string, string> DocuSign.eSign.Model.CommentPublish.ThreadAnchorKeys |
|
getset |
Gets or Sets ThreadAnchorKeys
◆ ThreadId
string DocuSign.eSign.Model.CommentPublish.ThreadId |
|
getset |
◆ VisibleTo
List<string> DocuSign.eSign.Model.CommentPublish.VisibleTo |
|
getset |
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/CommentPublish.cs