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

TTripOptionsRequest

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

Declaration

Source position: googleqpxExpress.pp line 751

type TTripOptionsRequest = class(TGoogleBaseObject)

protected

  procedure SetmaxPrice(); virtual;

  

  procedure Setpassengers(); virtual;

  

  procedure Setrefundable(); virtual;

  

  procedure SetsaleCountry(); virtual;

  

  procedure Setslice(); virtual;

  

  procedure Setsolutions(); virtual;

  

published

  property maxPrice: string; [rw]

  

  property passengers: TPassengerCounts; [rw]

  

  property refundable: Boolean; [rw]

  

  property saleCountry: string; [rw]

  

  property slice: TTripOptionsRequestTypesliceArray; [rw]

  

  property solutions: Integer; [rw]

  

end;

Inheritance

TTripOptionsRequest

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio