PersonalNote
class
PersonalNote
Constructor
constructor
Properties
message
string
sends?
Record
txId
string
_isInstance
any
isInstance
any
Methods
equals
getMessage
getMessage(__namedParameters: any): string
Parameters:
__namedParameters: any
Returns:
stringsetMessage
setMessage(__namedParameters: any): PersonalNote
Parameters:
__namedParameters: any
Returns:
PersonalNotetoJSON
toJSON(): PersonalNoteJson
Returns:
PersonalNoteJsontoRedactedJSON
toRedactedJSON(): any
Returns:
anytoString
toString(): string
Returns a string representation of an object.
Returns:
stringupdate
update(fields: PersonalNote | Partial): PersonalNote
Parameters:
fields: PersonalNote | Partial
Returns:
PersonalNote[hasInstance]
[hasInstance](x: any): any
Parameters:
x: any
Returns:
anyfromJSON
fromJSON(json: string | PersonalNoteProps): PersonalNote
Parameters:
json: string | PersonalNoteProps
Returns:
PersonalNoteAccessors
[ModelIdSymbol]
