Kip37FeePayerOptionsUserFeePayer

Kip37FeePayerOptionsUserFeePayer

new Kip37FeePayerOptionsUserFeePayer()

Version:
  • 1.0

The Kip37FeePayerOptionsUserFeePayer model module.

Members

krn :String

The feepayer-pool KRN of the FeePayer account

Type:
  • String

address :String

Klaytn FeePayer account address

Type:
  • String

Methods

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

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

Optional instance to populate.

Returns:

The populated Kip37FeePayerOptionsUserFeePayer instance.

Type
Kip37FeePayerOptionsUserFeePayer

Kip37FeePayerOptionsUserFeePayer

new Kip37FeePayerOptionsUserFeePayer()

Constructs a new Kip37FeePayerOptionsUserFeePayer.

Members

krn :String

The feepayer-pool KRN of the FeePayer account

Type:
  • String

address :String

Klaytn FeePayer account address

Type:
  • String

Methods

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

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

Optional instance to populate.

Returns:

The populated Kip37FeePayerOptionsUserFeePayer instance.

Type
Kip37FeePayerOptionsUserFeePayer