Module spacetraders::shared[][src]

The shared module contains all common structs and enums used in the API

Structs

Cargo

A representation of cargo within a ship

ErrorMessage

An error response returned from the API

ErrorMessageData

A representation of an error message

FlightPlanData

A representation of a single flight plan

Loan

A representation of a loan

Location

A representation of a location in a system

LocationMarketplaceData

A representation of marketplace data for a location

MarketplaceData

The representation of a single good within a marketplace

Order

A representation of a purchase order

PurchaseLocation

A representation of a purchase location for a ship for sale

Ship

A representation of a users ship

ShipForSale

A representation of a ship for sales

Structures

The structures that exist at a location TODO: This structure is a complete guess since I don’t know where any current structures are. I’ll have to do a system scan to get this info

SystemsInfoData

The representation of a system

SystemsInfoLocation

A representation of a location within a system

Enums

Good

The various goods in the game

LoanType

The various loan types

LocationType

The various location types