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

TOrderPromotionBenefit

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

Declaration

Source position: googlecontent.pp line 2601

type TOrderPromotionBenefit = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Setdiscount(); virtual;

  

  procedure SetofferIds(); virtual;

  

  procedure SetsubType(); virtual;

  

  procedure SettaxImpact(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property discount: TPrice; [rw]

  

  property offerIds: TStringArray; [rw]

  

  property subType: string; [rw]

  

  property taxImpact: TPrice; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TOrderPromotionBenefit

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio