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

TOrderLineItemShippingDetailsMethod

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

Declaration

Source position: googlecontent.pp line 2500

type TOrderLineItemShippingDetailsMethod = class(TGoogleBaseObject)

protected

  procedure Setcarrier(); virtual;

  procedure SetmaxDaysInTransit(); virtual;

  procedure SetmethodName(); virtual;

  procedure SetminDaysInTransit(); virtual;

published

  property carrier: string; [rw]

  property maxDaysInTransit: Integer; [rw]

  property methodName: string; [rw]

  property minDaysInTransit: Integer; [rw]

end;

Inheritance

TOrderLineItemShippingDetailsMethod

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18