Skip to content

Latest commit

 

History

History
45 lines (44 loc) · 1.31 KB

getVirtualAirlineShareHolders.md

File metadata and controls

45 lines (44 loc) · 1.31 KB

getVirtualAirlineShareHolders()

response

[
  {
    Id: 'c37212b4-c6b3-40c8-93f2-f442e58e91a0',
    VAId: 'cd7df229-c5ff-4528-b74f-688b98c80afe',
    CompanyId: 'c3d8e51d-f2e9-4918-a286-c3f2cd5ab141',
    Company: {
      Id: 'c3d8e51d-f2e9-4918-a286-c3f2cd5ab141',
      WorldId: 'ad3ec8a4-246e-4abb-84a9-9dbc43bb6ae6',
      Name: 'NDBB Airways',
      AirlineCode: 'NDBB',
      LastConnection: '2022-01-29T16:53:14.36',
      LastReportDate: '2022-01-14T00:00:00',
      Reputation: 0.7151961959318697,
      CreationDate: '2021-08-29T02:12:45.287',
      DifficultyLevel: 1,
      UTCOffsetinHours: -7,
      Paused: false,
      Level: 12,
      LevelXP: 9235,
      TransportEmployeeInstant: true,
      TransportPlayerInstant: true,
      ForceTimeInSimulator: false,
      UseSmallAirports: true,
      UseOnlyVanillaAirports: true,
      EnableSkillTree: false,
      CheckrideLevel: 0,
      EnableLandingPenalities: false,
      EnableEmployeesFlightDutyAndSleep: false,
      AircraftRentLevel: 0,
      EnableCargosAndChartersLoadingTime: false,
      InSurvival: false,
      PayBonusFactor: 0.9,
      EnableSimFailures: true,
      DisableSeatsConfigCheck: true,
      RealisticSimProcedures: true,
      TravelTokens: 10
    },
    OwnerEquity: 100000
  }
]