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

TPricingSchedulePricingPeriod

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

Declaration

Source position: googledfareporting.pp line 5673

type TPricingSchedulePricingPeriod = class(TGoogleBaseObject)

protected

  procedure SetendDate(); virtual;

  procedure SetpricingComment(); virtual;

  procedure SetrateOrCostNanos(); virtual;

  procedure SetstartDate(); virtual;

  procedure Setunits(); virtual;

published

  property endDate: TDate; [rw]

  property pricingComment: string; [rw]

  property rateOrCostNanos: string; [rw]

  property startDate: TDate; [rw]

  property units: string; [rw]

end;

Inheritance

TPricingSchedulePricingPeriod

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18