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

TInventoryCustomBatchRequestEntry

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

Declaration

Source position: googlecontent.pp line 1984

type TInventoryCustomBatchRequestEntry = class(TGoogleBaseObject)

protected

  procedure SetbatchId(); virtual;

  procedure Setinventory(); virtual;

  procedure SetmerchantId(); virtual;

  procedure SetproductId(); virtual;

  procedure SetstoreCode(); virtual;

published

  property batchId: Integer; [rw]

  property inventory: TInventory; [rw]

  property merchantId: string; [rw]

  property productId: string; [rw]

  property storeCode: string; [rw]

end;

Inheritance

TInventoryCustomBatchRequestEntry

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18