PerformancePriceType

Type: Tessitura.Service.Client.Txn.PerformancePriceType

Property Name Data Type Length Required Readonly Notes
Id integer N Auto-assigned
CreatedDateTime date N Auto-assigned
CreateLocation string N Auto-assigned
CreatedBy string N Auto-assigned
DesignationCodeId integer Y
FK: TR_DESIG_CODE.id   Resource: DesignationCodes
EffectiveDateTime date
ResaleAccountId integer Y
FK: T_GL_ACCOUNT.id
IsWithinDateRange boolean
GlAccountId integer Y
FK: T_GL_ACCOUNT.id
StartDateTime date N
EndDateTime date N
UpdatedDateTime date N Auto-assigned
UpdatedBy string N Auto-assigned
PerformanceId integer Y
FK: T_PERF.perf_no
PerformancePriceLayerId integer Y
FK: T_PERF_PRICE_LAYER.id   Resource: PerformancePriceLayers
PriceTypeId integer Y
FK: TR_PRICE_TYPE.id   Resource: PriceTypes
TicketDesignId integer N
FK: T_DESIGN.design_no
BaseIndicator boolean Y
PerformancePrices Collection of PerformancePrice