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

TAccountTaxTaxRule

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

Declaration

Source position: googlecontent.pp line 869

type TAccountTaxTaxRule = class(TGoogleBaseObject)

protected

  procedure Setcountry(); virtual;

  procedure SetlocationId(); virtual;

  procedure SetratePercent(); virtual;

  procedure SetshippingTaxed(); virtual;

  procedure SetuseGlobalRate(); virtual;

published

  property country: string; [rw]

  property locationId: string; [rw]

  property ratePercent: string; [rw]

  property shippingTaxed: Boolean; [rw]

  property useGlobalRate: Boolean; [rw]

end;

Inheritance

TAccountTaxTaxRule

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18