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

TLicenseAssignment

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

Declaration

Source position: googlelicensing.pp line 31

type TLicenseAssignment = class(TGoogleBaseObject)

protected

  procedure Setetags(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetproductId(); virtual;

  

  procedure SetselfLink(); virtual;

  

  procedure SetskuId(); virtual;

  

  procedure SetuserId(); virtual;

  

published

  property etags: string; [rw]

  

  property kind: string; [rw]

  

  property productId: string; [rw]

  

  property selfLink: string; [rw]

  

  property skuId: string; [rw]

  

  property userId: string; [rw]

  

end;

Inheritance

TLicenseAssignment

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio