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

TProductsCustomBatchRequestEntry

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

Declaration

Source position: googlecontent.pp line 4093

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



CT Web help

CodeTyphon Studio