[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleadexchangebuyer.pp line 993
type TDealTermsGuaranteedFixedPriceTerms = class(TGoogleBaseObject) |
protected |
procedure SetbillingInfo(); virtual; |
procedure SetfixedPrices(); virtual; |
procedure SetguaranteedImpressions(); virtual; |
procedure SetguaranteedLooks(); virtual; |
published |
property billingInfo: TDealTermsGuaranteedFixedPriceTermsBillingInfo; [rw] |
property fixedPrices: TDealTermsGuaranteedFixedPriceTermsTypefixedPricesArray; [rw] |
property guaranteedImpressions: string; [rw] |
property guaranteedLooks: string; [rw] |
end; |
| |
| |
TObject |