Name | Description | Type | Additional information |
---|---|---|---|
id |
product id of an event. |
integer |
None. |
parentProductId |
parent product id of an event. |
integer |
None. |
hasSessions |
true, when child sessions are available for particular event. |
boolean |
None. |
name |
Name of an event. |
string |
None. |
startDate |
Startdate of an event. |
date |
None. |
endDate |
EndDate of an event. |
date |
None. |
requireAvailableSpace |
If true, it will not be possible to add a registration for this even if there is no more available space. |
boolean |
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. |
|
earlyRegistrationDate | date |
None. |
|
regularRegistrationDate | date |
None. |
|
lateRegistrationDate | date |
None. |
|
earlyRegistrationDiscount |
Early registration discount, if applied to event. |
decimal number |
None. |
lateRegistrationFee |
Late registration fee/dues, if applied to event. |
decimal number |
None. |
availableSpace |
The available amount of space for an event. |
integer |
None. |
maxSpace |
The maximum amount of space for an event. |
integer |
None. |
addressLine1 |
The addressLine1 of this event. |
string |
None. |
addressLine2 |
The addressLine2 of this event. |
string |
None. |
addressCity |
The city of this event. |
string |
None. |
addressStateProvince |
The state province of this event. |
string |
None. |
addressPostalCode |
The postal code of this event. |
string |
None. |
addressCountry |
The country of this event |
string |
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. |
hasSponsors |
true, when sponsers are available for particular event. |
boolean |
None. |
currencyId |
The currency the prices are in. |
integer |
None. |
currencySymbol | string |
None. |
|
productCategory |
The product category of product |
string |
None. |