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

TPricingSchedule

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

Declaration

Source position: googledfareporting.pp line 5635

type TPricingSchedule = class(TGoogleBaseObject)

protected

  procedure SetcapCostOption(); virtual;

  

  procedure SetdisregardOverdelivery(); virtual;

  

  procedure SetendDate(); virtual;

  

  procedure Setflighted(); virtual;

  

  procedure SetfloodlightActivityId(); virtual;

  

  procedure SetpricingPeriods(); virtual;

  

  procedure SetpricingType(); virtual;

  

  procedure SetstartDate(); virtual;

  

  procedure SettestingStartDate(); virtual;

  

published

  property capCostOption: string; [rw]

  

  property disregardOverdelivery: Boolean; [rw]

  

  property endDate: TDate; [rw]

  

  property flighted: Boolean; [rw]

  

  property floodlightActivityId: string; [rw]

  

  property pricingPeriods: TPricingScheduleTypepricingPeriodsArray; [rw]

  

  property pricingType: string; [rw]

  

  property startDate: TDate; [rw]

  

  property testingStartDate: TDate; [rw]

  

end;

Inheritance

TPricingSchedule

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio