| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
product id of an event. |
integer |
None. |
| name |
product name of an event. |
string |
None. |
| webDescription |
A short rich text description of event with html encoding. |
string |
None. |
| webLongDescription |
A long rich text description of event with html encoding. |
string |
None. |
| startDate |
Startdate of an event. |
date |
None. |
| venue |
The name of the location where this event is taking place'. |
string |
None. |
| addressLine1 |
The address where this event is taking place'. |
string |
None. |
| addressLine2 |
The address where this event is taking place'. |
string |
None. |
| addressCity |
The city where this event is taking place'. |
string |
None. |
| addressStateProvince |
The state where this event is taking place'. |
string |
None. |
| addressPostalCode |
The postal code where this event is taking place'. |
string |
None. |
| addressCountry |
The country where this event is taking place'. |
string |
None. |
| retailPrice | decimal number |
None. |
|
| CurrencySymbol | string |
None. |
|
| hasSessions | boolean |
None. |
|
| webImage |
Image url for an event |
string |
None. |
| endDate |
EndDate of an event. |
date |
None. |
| hasComplexPricing |
If true, this indicates you must add the product to the cart in order to get an accurate price. |
boolean |
None. |
| defaultPrice | decimal number |
None. |
|
| defaultMemberPrice | decimal number |
None. |
|
| nonMemberPrice | decimal number |
None. |
|
| requireAvailableSpace | boolean |
None. |
|
| availableSpace | integer |
None. |
|
| maxSpace | integer |
None. |
|
| statusID | integer |
None. |
|
| status | string |
None. |