new CreateFeePayerAccountRequest()
- Version:
- 1.0
The CreateFeePayerAccountRequest model module.
Members
withoutAccountUpdate :Boolean
Type:
- Boolean
Methods
(static) constructFromObject(data, obj) → {CreateFeePayerAccountRequest}
Constructs a CreateFeePayerAccountRequest 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 |
CreateFeePayerAccountRequest | Optional instance to populate. |
Returns:
The populated CreateFeePayerAccountRequest instance.