StubHubObject

The Base Class for the StubHub Object. It defines the minimum information that a StubHub Object contains.
(protected) new StubHubObject()

Members

id

The unique identifier for the StubHub Object.
Type
  • Number | String
The link for a StubHub Object. Used to generate a hyperlink to a StubHub.com web page.
Type
  • String

name

The name of the StubHub Object.
Type
  • String

type

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