Oddity
Oddity.Models.Launches.LaunchFairingsInfo Class Reference
Inheritance diagram for Oddity.Models.Launches.LaunchFairingsInfo:
Oddity.Models.ModelBase

Properties

bool Reused [get, set]
 
bool Recovered [get, set]
 
bool RecoveryAttempt [get, set]
 
List< string > ShipsId [get, set]
 
List< Lazy< ShipInfo > > Ships [get]
 
- Properties inherited from Oddity.Models.ModelBase
OddityCore Context [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from Oddity.Models.ModelBase
void SetContext (OddityCore context)
 Sets the Oddity context used in lazy properties. More...
 
void CopyTo (ModelBase target)
 Makes a shallow copy of all properties into the target model (remember that it's filled, not instantiated again). More...
 

Property Documentation

bool Oddity.Models.Launches.LaunchFairingsInfo.Recovered
getset
bool Oddity.Models.Launches.LaunchFairingsInfo.RecoveryAttempt
getset
bool Oddity.Models.Launches.LaunchFairingsInfo.Reused
getset
List<Lazy<ShipInfo> > Oddity.Models.Launches.LaunchFairingsInfo.Ships
get
List<string> Oddity.Models.Launches.LaunchFairingsInfo.ShipsId
getset

The documentation for this class was generated from the following file: