space-traders-api 0.1.2

Generated API client for SpaceTraders
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Register201ResponseData

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**agent** | [**models::Agent**]Agent.md |  | 
**contract** | [**models::Contract**]Contract.md |  | 
**faction** | [**models::Faction**]Faction.md |  | 
**ships** | Option<[**Vec<models::Ship>**]Ship.md> |  | [optional]
**token** | **String** | A Bearer token for accessing secured API endpoints. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)