Kip7FeePayerOptionsResponse

Kip7FeePayerOptionsResponse

new Kip7FeePayerOptionsResponse()

Version:
  • 1.0

The Kip7FeePayerOptionsResponse model module.

Members

enableGlobalFeepayer :Boolean

The boolean value indicating whether KAS Global Fee Delegation is being used. The default value is true.

Type:
  • Boolean

userFeePayer :Kip7FeePayerOptionsResponseUserFeePayer

Type:

Methods

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

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

Optional instance to populate.

Returns:

The populated Kip7FeePayerOptionsResponse instance.

Type
Kip7FeePayerOptionsResponse

Kip7FeePayerOptionsResponse

new Kip7FeePayerOptionsResponse()

Constructs a new Kip7FeePayerOptionsResponse.

Members

enableGlobalFeepayer :Boolean

The boolean value indicating whether KAS Global Fee Delegation is being used. The default value is true.

Type:
  • Boolean

userFeePayer :Kip7FeePayerOptionsResponseUserFeePayer

Type:

Methods

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

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

Optional instance to populate.

Returns:

The populated Kip7FeePayerOptionsResponse instance.

Type
Kip7FeePayerOptionsResponse