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

     1  # GetCharactersCharacterIdNotificationsContacts200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Message** | **string** | message string | [default to null]
     7  **NotificationId** | **int32** | notification_id integer | [default to null]
     8  **SendDate** | [**time.Time**](time.Time.md) | send_date string | [default to null]
     9  **SenderCharacterId** | **int32** | sender_character_id integer | [default to null]
    10  **StandingLevel** | **float32** | A number representing the standing level the receiver has been added at by the sender. The standing levels are as follows: -10 -> Terrible | -5 -> Bad |  0 -> Neutral |  5 -> Good |  10 -> Excellent | [default to null]
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14