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

TProductTax

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

Declaration

Source position: googlecontent.pp line 4002

type TProductTax = class(TGoogleBaseObject)

protected

  procedure Setcountry(); virtual;

  

  procedure SetlocationId(); virtual;

  

  procedure SetpostalCode(); virtual;

  

  procedure Setrate(); virtual;

  

  procedure Setregion(); virtual;

  

  procedure SettaxShip(); virtual;

  

published

  property country: string; [rw]

  

  property locationId: string; [rw]

  

  property postalCode: string; [rw]

  

  property rate: Double; [rw]

  

  property region: string; [rw]

  

  property taxShip: Boolean; [rw]

  

end;

Inheritance

TProductTax

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio