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

TOrderLineItemShippingDetails

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

Declaration

Source position: googlecontent.pp line 2484

type TOrderLineItemShippingDetails = class(TGoogleBaseObject)

protected

  procedure SetdeliverByDate(); virtual;

  

  procedure Setmethod(); virtual;

  

  procedure SetshipByDate(); virtual;

  

published

  property deliverByDate: string; [rw]

  

  property method: TOrderLineItemShippingDetailsMethod; [rw]

  

  property shipByDate: string; [rw]

  

end;

Inheritance

TOrderLineItemShippingDetails

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio