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

TProductShipping

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

Declaration

Source position: googlecontent.pp line 3825

type TProductShipping = class(TGoogleBaseObject)

protected

  procedure Setcountry(); virtual;

  

  procedure SetlocationGroupName(); virtual;

  

  procedure SetlocationId(); virtual;

  

  procedure SetpostalCode(); virtual;

  

  procedure Setprice(); virtual;

  

  procedure Setregion(); virtual;

  

  procedure Setservice(); virtual;

  

published

  property country: string; [rw]

  

  property locationGroupName: string; [rw]

  

  property locationId: string; [rw]

  

  property postalCode: string; [rw]

  

  property price: TPrice; [rw]

  

  property region: string; [rw]

  

  property service: string; [rw]

  

end;

Inheritance

TProductShipping

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio