| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
product id of an event. |
integer |
None. |
| parentProductId |
parent product id of an event. |
integer |
None. |
| name |
Name of an event. |
string |
None. |
| startDate |
Startdate of an event. |
date |
None. |
| endDate |
EndDate of an event. |
date |
None. |
| venue |
The name of the location where this event is taking place'. |
string |
None. |
| hasScheduledSpeakers |
true, when speakers are available for particular event. |
boolean |
None. |
| CurrencySymbol | string |
None. |
|
| webName |
WebName 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. |
| 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. |
|
| retailPrice | decimal number |
None. |
|
| statusID | integer |
None. |
|
| status | string |
None. |