dundas.account.MemberOf Class

 

Inheritance Hierarchy

 
Class
   dundas.account.MemberOf
 

Constructors

 
  Name Description
init Initializes the MemberOf. Called during construction.
 
 

Properties

 
  Name Description
id Gets or sets a value indicating the ID.
isExplicit Gets or sets a value indicating whether the account/group is explicitly included in the group.
memberInfo Gets or sets the member info object associated with the group ID.
 
 

Methods

 
  Name Description
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.
toString Converts this object to a string.