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

TAccountShippingLocationGroup

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

Declaration

Source position: googlecontent.pp line 569

type TAccountShippingLocationGroup = class(TGoogleBaseObject)

protected

  procedure Setcountry(); virtual;

  procedure SetlocationIds(); virtual;

  procedure Setname(); virtual;

  procedure SetpostalCodeRanges(); virtual;

  procedure SetpostalCodes(); virtual;

published

  property country: string; [rw]

  property locationIds: TStringArray; [rw]

  property name: string; [rw]

  property postalCodeRanges: TAccountShippingLocationGroupTypepostalCodeRangesArray; [rw]

  property postalCodes: TStringArray; [rw]

end;

Inheritance

TAccountShippingLocationGroup

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18