Configuration Phase Parameter Context-Bound Data Object. To be used in parameter contexts:

  • Asset.
  • Fulfillment.
  • TierConfig.
  • TierConfigRequest.

Constructor

new()

Variables

params:Collection<Param>

The collection of parameters.

Methods

getParamById(paramId:String):Param

Returns:

The Param with the given id, or null if it was not found.

Inherited Variables

Inherited Methods

Defined by Model

toObject():Dynamic

Returns:

A Haxe dynamic object with a shallow copy of this model's properties.

toString():String

Returns:

A String with the JSON representation of this Model.