Represents a communication channel which provides the ability to order products within particular hub.

Standalone connection is required for each product and for each provider account.

Constructor

new()

Variables

hub:Hub

Hub reference.

product:Product

Product reference.

provider:Account

Provider account reference.

status:String

type:String

Type of connection (one of: production, test, preview).

vendor:Account

Vendor account reference.

Inherited Variables

Defined by IdModel

id:String

Id of the model.

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.