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

TOrdersCustomBatchRequestEntryShipLineItems

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

Declaration

Source position: googlecontent.pp line 3090

type TOrdersCustomBatchRequestEntryShipLineItems = class(TGoogleBaseObject)

protected

  procedure Setcarrier(); virtual;

  

  procedure SetlineItems(); virtual;

  

  procedure SetshipmentId(); virtual;

  

  procedure SettrackingId(); virtual;

  

published

  property carrier: string; [rw]

  

  property lineItems: TOrdersCustomBatchRequestEntryShipLineItemsTypelineItemsArray; [rw]

  

  property shipmentId: string; [rw]

  

  property trackingId: string; [rw]

  

end;

Inheritance

TOrdersCustomBatchRequestEntryShipLineItems

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio