Link Search Menu Expand Document

Package Step Item

object

Represents a single item in a package step.


Attributes

item.variant

Variant

The variant for the item.

item.requires_slot_selection

boolean

Whether the item requires the customer to select a slot.

item.available_slots_for_selection

Array of Experience Slots

If the item requires the customer to select a slot, this will return an array of available experience slots. If the item does not require the customer to select a slot, this will return an array with a single experience slot.

In the event that there are no available slots, the array will be empty.