Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CartAvailableBookableItemOption

Option of a bookable item that can be selected.

Hierarchy

  • Node<Graph.CartAvailableBookableItemOption>
    • CartAvailableBookableItemOption

Index

Properties

description

description: string

Short optional description.

durationDelta

durationDelta: number

Minutes added to duration when selected.

id

id: string

ID of the option.

name

name: string

Short human-readable name.

priceDelta

priceDelta: any

Amount added to price when selected.

Generated using TypeDoc