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

TAccountShippingShippingServiceCalculationMethod

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

Declaration

Source position: googlecontent.pp line 700

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



CT Web help

CodeTyphon Studio