Kip37FeePayerOptionsResponse

Kip37FeePayerOptionsResponse

new Kip37FeePayerOptionsResponse()

Version:
  • 1.0

The Kip37FeePayerOptionsResponse 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) → {Kip37FeePayerOptionsResponse}

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

Optional instance to populate.

Returns:

The populated Kip37FeePayerOptionsResponse instance.

Type
Kip37FeePayerOptionsResponse

Kip37FeePayerOptionsResponse

new Kip37FeePayerOptionsResponse()

Constructs a new Kip37FeePayerOptionsResponse.

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) → {Kip37FeePayerOptionsResponse}

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

Optional instance to populate.

Returns:

The populated Kip37FeePayerOptionsResponse instance.

Type
Kip37FeePayerOptionsResponse