Kip37FeePayerOptions

Kip37FeePayerOptions

new Kip37FeePayerOptions()

Version:
  • 1.0

The Kip37FeePayerOptions model module.

Members

enableGlobalFeePayer :Boolean

A boolean value of whether KAS Global FeePayer is used. The default value is true.

Type:
  • Boolean

userFeePayer :Kip37FeePayerOptionsUserFeePayer

Type:

Methods

(static) constructFromObject(data, obj) → {Kip37FeePayerOptions}

Constructs a Kip37FeePayerOptions 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 Kip37FeePayerOptions

Optional instance to populate.

Returns:

The populated Kip37FeePayerOptions instance.

Type
Kip37FeePayerOptions

Kip37FeePayerOptions

new Kip37FeePayerOptions()

Constructs a new Kip37FeePayerOptions.

Members

enableGlobalFeePayer :Boolean

A boolean value of whether KAS Global FeePayer is used. The default value is true.

Type:
  • Boolean

userFeePayer :Kip37FeePayerOptionsUserFeePayer

Type:

Methods

(static) constructFromObject(data, obj) → {Kip37FeePayerOptions}

Constructs a Kip37FeePayerOptions 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 Kip37FeePayerOptions

Optional instance to populate.

Returns:

The populated Kip37FeePayerOptions instance.

Type
Kip37FeePayerOptions