Parameter constraints.

Constructor

new()

Variables

choices:Collection<Choice>

A collection of choices.

hidden:Bool

Is the parameter hidden?

maxLength:Int

Maximum characters allowed.

minLength:Int

Minimum characters required.

reconciliation:Bool

An explicit way to specify one of the fulfillment parameters as "primary reconciliation ID by the Vendor for the Asset", shown as "asset_recon_id" in the Usage File format.

required:Bool

Is the parameter required?

shared:String

Provider access. One of: view, edit.

unique:Bool

Is the constraint unique?

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.