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

TAccountShippingCondition

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

Declaration

Source position: googlecontent.pp line 541

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



CT Web help

CodeTyphon Studio