esi_client 0.0.1

Rust ESI API Client for EVE Online
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# PostCharactersCharacterIdMailMail

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**approved_cost** | **i64** | approved_cost integer | [optional] [default to 0]
**body** | **String** | body string | 
**recipients** | [**Vec<::models::PostCharactersCharacterIdMailRecipient>**]post_characters_character_id_mail_recipient.md | recipients array | 
**subject** | **String** | subject string | 

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