Id
|
integer
|
|
N
|
|
|
ModeOfSaleId
|
integer
|
|
N
|
|
|
FK: TR_MOS.id   Resource: ModesOfSale |
PerformanceId
|
integer
|
|
N
|
|
|
FK: T_PERF.perf_no |
PackageId
|
integer
|
|
N
|
|
|
FK: T_PKG.pkg_no |
StartDateTime
|
date
|
|
N
|
|
Defines start of product availability for this mode of sale.
|
EndDateTime
|
date
|
|
N
|
|
Defines end of product availability for this mode of sale.
|
ETicketReleaseDateTime
|
date
|
|
N
|
|
Defines time at which seats sold in this mode of sale are eligible for Print at Home delivery.
Empty value indicates no time restriction.
|
PrintIndicator
|
boolean
|
|
N
|
|
Whether lineitems can be printed in orders using this MOS.
|
SeatIndicator
|
boolean
|
|
N
|
|
Whether lineitems can be seated in orders using this MOS.
|
AutoAttend
|
string
|
|
N
|
|
For performances, "Y" means that sub lineitems will be marked as attended if printed during doors open period for an event.
For packages, "Y" means that all performance sub lineitems will be considered for auto attend. A value of "P" means that the Performance Mode of Sale assignment will be used to determine Auto Attend. Only Auto Attend and Print on Auto Attend is considered in this scenario, all other settings (like start/end dates are ignored).
|
PrintOnAutoAttend
|
boolean
|
|
N
|
|
If a ticket is designated as auto-attend, this setting controls whether or not a ticket is sent to the ticket printer. The sub lineitem will still be marked as printed in the order and seat history.
|