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
14
15
16
# GetCharactersCharacterIdNotifications200Ok

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**is_read** | **bool** | is_read boolean | [optional] 
**sender_type** | **String** | sender_type string | 
**notification_id** | **i64** | notification_id integer | 
**text** | **String** | text string | [optional] 
**_type** | **String** | type string | 
**sender_id** | **i32** | sender_id integer | 
**timestamp** | **String** | timestamp 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)