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

TProductShipping

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

Declaration

Source position: googlecontent.pp line 3819

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


Documentation generated on: 2023-03-18