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

TOrdersCustomBatchRequestEntry

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

Declaration

Source position: googlecontent.pp line 2941

type TOrdersCustomBatchRequestEntry = class(TGoogleBaseObject)

protected

  procedure SetbatchId(); virtual;

  procedure Setcancel(); virtual;

  procedure SetcancelLineItem(); virtual;

  procedure SetmerchantId(); virtual;

  procedure SetmerchantOrderId(); virtual;

  procedure Setmethod(); virtual;

  procedure SetoperationId(); virtual;

  procedure SetorderId(); virtual;

  procedure Setrefund(); virtual;

  procedure SetreturnLineItem(); virtual;

  procedure SetshipLineItems(); virtual;

  procedure SetupdateShipment(); virtual;

published

  property batchId: Integer; [rw]

  property cancel: TOrdersCustomBatchRequestEntryCancel; [rw]

  property cancelLineItem: TOrdersCustomBatchRequestEntryCancelLineItem; [rw]

  property merchantId: string; [rw]

  property merchantOrderId: string; [rw]

  property method: string; [rw]

  property operationId: string; [rw]

  property orderId: string; [rw]

  property refund: TOrdersCustomBatchRequestEntryRefund; [rw]

  property returnLineItem: TOrdersCustomBatchRequestEntryReturnLineItem; [rw]

  property shipLineItems: TOrdersCustomBatchRequestEntryShipLineItems; [rw]

  property updateShipment: TOrdersCustomBatchRequestEntryUpdateShipment; [rw]

end;

Inheritance

TOrdersCustomBatchRequestEntry

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18