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

TProductsCustomBatchRequestEntry

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

Declaration

Source position: googlecontent.pp line 4087

type TProductsCustomBatchRequestEntry = class(TGoogleBaseObject)

protected

  procedure SetbatchId(); virtual;

  procedure SetmerchantId(); virtual;

  procedure Setmethod(); virtual;

  procedure Setproduct(); virtual;

  procedure SetproductId(); virtual;

published

  property batchId: Integer; [rw]

  property merchantId: string; [rw]

  property method: string; [rw]

  property product: TProduct; [rw]

  property productId: string; [rw]

end;

Inheritance

TProductsCustomBatchRequestEntry

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18