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

TPricing

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

Declaration

Source position: googledfareporting.pp line 5600

type TPricing = class(TGoogleBaseObject)

protected

  procedure SetcapCostType(); virtual;

  

  procedure SetendDate(); virtual;

  

  procedure Setflights(); virtual;

  

  procedure SetgroupType(); virtual;

  

  procedure SetpricingType(); virtual;

  

  procedure SetstartDate(); virtual;

  

published

  property capCostType: string; [rw]

  

  property endDate: TDate; [rw]

  

  property flights: TPricingTypeflightsArray; [rw]

  

  property groupType: string; [rw]

  

  property pricingType: string; [rw]

  

  property startDate: TDate; [rw]

  

end;

Inheritance

TPricing

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio