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

TTestOrderLineItemProduct

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

Declaration

Source position: googlecontent.pp line 4408

type TTestOrderLineItemProduct = class(TGoogleBaseObject)

protected

  procedure Setbrand(); virtual;

  

  procedure Setchannel(); virtual;

  

  procedure Setcondition(); virtual;

  

  procedure SetcontentLanguage(); virtual;

  

  procedure Setgtin(); virtual;

  

  procedure SetimageLink(); virtual;

  

  procedure SetitemGroupId(); virtual;

  

  procedure Setmpn(); virtual;

  

  procedure SetofferId(); virtual;

  

  procedure Setprice(); virtual;

  

  procedure SettargetCountry(); virtual;

  

  procedure Settitle(); virtual;

  

  procedure SetvariantAttributes(); virtual;

  

published

  property brand: string; [rw]

  

  property channel: string; [rw]

  

  property condition: string; [rw]

  

  property contentLanguage: string; [rw]

  

  property gtin: string; [rw]

  

  property imageLink: string; [rw]

  

  property itemGroupId: string; [rw]

  

  property mpn: string; [rw]

  

  property offerId: string; [rw]

  

  property price: TPrice; [rw]

  

  property targetCountry: string; [rw]

  

  property title: string; [rw]

  

  property variantAttributes: TTestOrderLineItemProductTypevariantAttributesArray; [rw]

  

end;

Inheritance

TTestOrderLineItemProduct

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio