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

TProductTax

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

Declaration

Source position: googlecontent.pp line 3996

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


Documentation generated on: 2023-03-18