github.com/antihax/goesi@v0.0.0-20240126031043-6c54d0cb7f95/esi/docs/GetCharactersCharacterIdNotifications200Ok.md (about)

     1  # GetCharactersCharacterIdNotifications200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **IsRead** | **bool** | is_read boolean | [optional] [default to null]
     7  **NotificationId** | **int64** | notification_id integer | [default to null]
     8  **SenderId** | **int32** | sender_id integer | [default to null]
     9  **SenderType** | **string** | sender_type string | [default to null]
    10  **Text** | **string** | text string | [optional] [default to null]
    11  **Timestamp** | [**time.Time**](time.Time.md) | timestamp string | [default to null]
    12  **Type_** | **string** | type string | [default to null]
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15  
    16