RoleBasedUpdateKeyType

RoleBasedUpdateKeyType

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.

Type
RoleBasedUpdateKeyType

RoleBasedUpdateKeyType

new RoleBasedUpdateKeyType()

Constructs a new RoleBasedUpdateKeyType. New account key (AccountKey) to be used with the account key

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.

Type
RoleBasedUpdateKeyType