This is an old revision of the document!
TPromotions is an object used to store and manipulate a list of promotional boxes
| Name | Type | Description |
|---|---|---|
| Items | Array of TPromotion | It's in this array that the list of all list of promotional boxes (TPromotion ) are stored |
| Count | Integer | The number of promotional boxes stored in Items |
| Name | Type | Description |
|---|---|---|
| Create | Array of TPromotion | It's in this array that the list of all list of promotional boxes (TPromotion ) are stored |
You can also create a TPromotions object via a call to <#promotions>
| Name | Type | Description |
|---|---|---|
| text | Array of TPromotion | It's in this array that the list of all list of promotional boxes (TPromotion ) are stored |