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

TOrderLineItemShippingDetailsMethod

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

Declaration

Source position: googlecontent.pp line 2506

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



CT Web help

CodeTyphon Studio