TicketClasses
Columns
Name | Type |
---|---|
Id | String |
EventId | String |
Name | String |
QuantityTotal | Integer |
QuantitySold | Integer |
SalesStart | Datetime |
SalesEnd | Datetime |
OnSaleStatus | String |
ActualCostCurrency | String |
ActualCostDisplay | Currency |
ActualCostMajorValue | String |
ActualCostValue | Integer |
ActualFeeCurrency | String |
ActualFeeDisplay | Currency |
ActualFeeMajorValue | String |
ActualFeeValue | Integer |
AutoHide | Boolean |
Category | String |
CostCurrency | String |
CostDisplay | Currency |
CostMajorValue | String |
CostValue | Integer |
DeliveryMethods | String |
Description | String |
Donation | Boolean |
FeeCurrency | String |
FeeDisplay | Currency |
FeeMajorValue | String |
FeeValue | Integer |
Free | Boolean |
HasPdfTicket | Boolean |
Hidden | Boolean |
HideDescription | Boolean |
IncludeFee | Boolean |
MaximumQuantity | Integer |
MaximumQuantityPerOrder | Integer |
MaximumQuantityPerOrderWithoutPending | Integer |
MinimumQuantity | Integer |
ResourceUri | String |
SalesChannels | String |
ShortName | String |
Sorting | Integer |
SplitFee | Boolean |
TaxCurrency | String |
TaxDisplay | Currency |
TaxMajorValue | String |
TaxValue | Integer |
VariantId | String |
Variants | String |
Last updated