Oddity
Oddity.Models.IIdentifiable Interface Reference

Base interface for all models containing its own ID. More...

Inheritance diagram for Oddity.Models.IIdentifiable:
Oddity.Models.Capsules.CapsuleInfo Oddity.Models.Company.CompanyInfo Oddity.Models.Cores.CoreInfo Oddity.Models.Crew.CrewInfo Oddity.Models.Dragon.DragonInfo Oddity.Models.Landpads.LandpadInfo Oddity.Models.Launches.LaunchInfo Oddity.Models.Launchpads.LaunchpadInfo Oddity.Models.Payloads.PayloadInfo Oddity.Models.Roadster.RoadsterInfo Oddity.Models.Rockets.RocketInfo Oddity.Models.Ships.ShipInfo Oddity.Models.Starlink.StarlinkInfo

Properties

string Id [get, set]
 Gets or sets the model ID. More...
 

Detailed Description

Base interface for all models containing its own ID.

Property Documentation

string Oddity.Models.IIdentifiable.Id
getset

Gets or sets the model ID.


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