Unit 'googleqpxExpress' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TPricingInfo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleqpxExpress.pp line 433

type TPricingInfo = class(TGoogleBaseObject)

protected

  procedure SetbaseFareTotal(); virtual;

  

  procedure Setfare(); virtual;

  

  procedure SetfareCalculation(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetlatestTicketingTime(); virtual;

  

  procedure Setpassengers(); virtual;

  

  procedure Setptc(); virtual;

  

  procedure Setrefundable(); virtual;

  

  procedure SetsaleFareTotal(); virtual;

  

  procedure SetsaleTaxTotal(); virtual;

  

  procedure SetsaleTotal(); virtual;

  

  procedure SetsegmentPricing(); virtual;

  

  procedure Settax(); virtual;

  

published

  property baseFareTotal: string; [rw]

  

  property fare: TPricingInfoTypefareArray; [rw]

  

  property fareCalculation: string; [rw]

  

  property kind: string; [rw]

  

  property latestTicketingTime: string; [rw]

  

  property passengers: TPassengerCounts; [rw]

  

  property ptc: string; [rw]

  

  property refundable: Boolean; [rw]

  

  property saleFareTotal: string; [rw]

  

  property saleTaxTotal: string; [rw]

  

  property saleTotal: string; [rw]

  

  property segmentPricing: TPricingInfoTypesegmentPricingArray; [rw]

  

  property tax: TPricingInfoTypetaxArray; [rw]

  

end;

Inheritance

TPricingInfo

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio