EventSpotAddress Properties CTCT Wrapper Documented Class Library
The EventSpotAddress type exposes the following members.
Properties

  NameDescription
Public propertyCity
City of the event location
Public propertyCountry
Country of the event location
Public propertyCountryCode
Standard 2 letter ISO 3166-1 code of the country associated with the event address
Public propertyLatitude
Latitude coordinates of the event location, not used to determine event Location on map if is_map_displayed set to true
Public propertyLine1
Event address line 1
Public propertyLine2
Event address line 2
Public propertyLine3
Event address line 3
Public propertyLongitude
Longitude coordinates of the event location, , not used to determine event Location at this time on map if is_map_displayed set to true
Public propertyPostalCode
Postal ZIP code for the event
Public propertyState
State or Canadian province name of the event location
Public propertyStateCode
Standard 2 letter abbreviation for the state or Canadian province of the event location; if state_code is entered, the system overwrites the state property with the resolved state or province name
Back to Top
See Also