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

TAccountShippingCarrierRate

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

Declaration

Source position: googlecontent.pp line 501

type TAccountShippingCarrierRate = class(TGoogleBaseObject)

protected

  procedure Setcarrier(); virtual;

  procedure SetcarrierService(); virtual;

  procedure SetmodifierFlatRate(); virtual;

  procedure SetmodifierPercent(); virtual;

  procedure Setname(); virtual;

  procedure SetsaleCountry(); virtual;

  procedure SetshippingOrigin(); virtual;

published

  property carrier: string; [rw]

  property carrierService: string; [rw]

  property modifierFlatRate: TPrice; [rw]

  property modifierPercent: string; [rw]

  property name: string; [rw]

  property saleCountry: string; [rw]

  property shippingOrigin: string; [rw]

end;

Inheritance

TAccountShippingCarrierRate

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18