new RoleBasedUpdateKeyType()
- Version:
- 1.0
The RoleBasedUpdateKeyType model module.
Members
keyType :Number
Type of account key
Type:
- Number
key :Array.<Object>
Type:
- Array.<Object>
Methods
(static) constructFromObject(data, obj) → {RoleBasedUpdateKeyType}
Constructs a RoleBasedUpdateKeyType
from a plain JavaScript object, optionally creating a new instance.
Copies all relevant properties from data
to obj
if supplied or a new instance if not.
Parameters:
Name | Type | Description |
---|---|---|
data |
Object | The plain JavaScript object bearing properties of interest. |
obj |
RoleBasedUpdateKeyType | Optional instance to populate. |
Returns:
The populated RoleBasedUpdateKeyType
instance.