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

TFareInfo

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

Declaration

Source position: googleqpxExpress.pp line 249

type TFareInfo = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetbasisCode(); virtual;

  

  procedure Setcarrier(); virtual;

  

  procedure Setdestination(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setorigin(); virtual;

  

  procedure Set_private(); virtual;

  

published

  property basisCode: string; [rw]

  

  property carrier: string; [rw]

  

  property destination: string; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property origin: string; [rw]

  

  property _private: Boolean; [rw]

  

end;

Inheritance

TFareInfo

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio