Event

The class that represents a StubHub Event.

Extends

new Event()

Members

date

The date and time information of an event.
Type
  • Date

distance

The distance from current location to specified 'target' location.
Type
  • Number

id

The unique identifier for the StubHub Object.
Type
  • Number | String
Inherited From

images

The images of the event.
Type
The link for a StubHub Object. Used to generate a hyperlink to a StubHub.com web page.
Type
  • String
Inherited From

localDate

The date and time for the specific locale.
Type
  • String

name

The name of the StubHub Object.
Type
  • String
Inherited From

performers

The performers for the event.
Type

ticketInfo

The ticket information for the event.
Type

type

The type of StubHub Object. Valid enum values are Venue | Event | Performer | EnhancedPerformer.
Type
  • String
Inherited From

venue

The venue location of the event.
Type