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

TOrderPromotion

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

Declaration

Source position: googlecontent.pp line 2563

type TOrderPromotion = class(TGoogleBaseObject)

protected

  procedure Setbenefits(); virtual;

  

  procedure SeteffectiveDates(); virtual;

  

  procedure SetgenericRedemptionCode(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetlongTitle(); virtual;

  

  procedure SetproductApplicability(); virtual;

  

  procedure SetredemptionChannel(); virtual;

  

published

  property benefits: TOrderPromotionTypebenefitsArray; [rw]

  

  property effectiveDates: string; [rw]

  

  property genericRedemptionCode: string; [rw]

  

  property id: string; [rw]

  

  property longTitle: string; [rw]

  

  property productApplicability: string; [rw]

  

  property redemptionChannel: string; [rw]

  

end;

Inheritance

TOrderPromotion

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio