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

TAccountShippingCondition

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

Declaration

Source position: googlecontent.pp line 535

type TAccountShippingCondition = class(TGoogleBaseObject)

protected

  procedure SetdeliveryLocationGroup(); virtual;

  procedure SetdeliveryLocationId(); virtual;

  procedure SetdeliveryPostalCode(); virtual;

  procedure SetdeliveryPostalCodeRange(); virtual;

  procedure SetpriceMax(); virtual;

  procedure SetshippingLabel(); virtual;

  procedure SetweightMax(); virtual;

published

  property deliveryLocationGroup: string; [rw]

  property deliveryLocationId: string; [rw]

  property deliveryPostalCode: string; [rw]

  property deliveryPostalCodeRange: TAccountShippingPostalCodeRange; [rw]

  property priceMax: TPrice; [rw]

  property shippingLabel: string; [rw]

  property weightMax: TWeight; [rw]

end;

Inheritance

TAccountShippingCondition

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18