Class: SupersetEntry

SupersetEntry(dataopt)

Represents entries of a superset item.

Constructor

new SupersetEntry(dataopt)

Create an instance of a subset entry
Parameters:
Name Type Attributes Description
data object <optional>
The API response data
Properties
Name Type Attributes Description
item object <optional>
Item information
quantity number <optional>
The number of items in the subset entry.
appear_as string <optional>
How the entry appears in the superset item.
Source:

Classes

SupersetEntry

Members

appear_as :string

Type:
  • string
Source:

item :CatalogItem

Type:
Source:

quantity :number

Type:
  • number
Source: