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

TAccountShippingShippingServiceCalculationMethod

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

Declaration

Source position: googlecontent.pp line 694

type TAccountShippingShippingServiceCalculationMethod = class(TGoogleBaseObject)

protected

  procedure SetcarrierRate(); virtual;

  procedure Setexcluded(); virtual;

  procedure SetflatRate(); virtual;

  procedure SetpercentageRate(); virtual;

  procedure SetrateTable(); virtual;

published

  property carrierRate: string; [rw]

  property excluded: Boolean; [rw]

  property flatRate: TPrice; [rw]

  property percentageRate: string; [rw]

  property rateTable: string; [rw]

end;

Inheritance

TAccountShippingShippingServiceCalculationMethod

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18