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

TPricePerBuyer

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

Declaration

Source position: googleadexchangebuyer.pp line 1873

type TPricePerBuyer = class(TGoogleBaseObject)

protected

  procedure SetauctionTier(); virtual;

  

  procedure Setbuyer(); virtual;

  

  procedure Setprice(); virtual;

  

published

  property auctionTier: string; [rw]

  

  property buyer: TBuyer; [rw]

  

  property price: TPrice; [rw]

  

end;

Inheritance

TPricePerBuyer

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio