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

TOrdersCustomBatchRequestEntryUpdateShipment

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

Declaration

Source position: googlecontent.pp line 3119

type TOrdersCustomBatchRequestEntryUpdateShipment = class(TGoogleBaseObject)

protected

  procedure Setcarrier(); virtual;

  

  procedure SetshipmentId(); virtual;

  

  procedure Setstatus(); virtual;

  

  procedure SettrackingId(); virtual;

  

published

  property carrier: string; [rw]

  

  property shipmentId: string; [rw]

  

  property status: string; [rw]

  

  property trackingId: string; [rw]

  

end;

Inheritance

TOrdersCustomBatchRequestEntryUpdateShipment

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio