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

TDatafeedsCustomBatchRequestEntry

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

Declaration

Source position: googlecontent.pp line 1648

type TDatafeedsCustomBatchRequestEntry = class(TGoogleBaseObject)

protected

  procedure SetbatchId(); virtual;

  

  procedure Setdatafeed(); virtual;

  

  procedure SetdatafeedId(); virtual;

  

  procedure SetmerchantId(); virtual;

  

  procedure Setmethod(); virtual;

  

published

  property batchId: Integer; [rw]

  

  property datafeed: TDatafeed; [rw]

  

  property datafeedId: string; [rw]

  

  property merchantId: string; [rw]

  

  property method: string; [rw]

  

end;

Inheritance

TDatafeedsCustomBatchRequestEntry

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio