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

TProductstatusesCustomBatchResponseEntry

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

Declaration

Source position: googlecontent.pp line 4263

type TProductstatusesCustomBatchResponseEntry = class(TGoogleBaseObject)

protected

  procedure SetbatchId(); virtual;

  

  procedure Seterrors(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetproductStatus(); virtual;

  

published

  property batchId: Integer; [rw]

  

  property errors: TErrors; [rw]

  

  property kind: string; [rw]

  

  property productStatus: TProductStatus; [rw]

  

end;

Inheritance

TProductstatusesCustomBatchResponseEntry

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio