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

     1  # GetCharactersCharacterIdContacts200Ok
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ContactId** | **int32** | contact_id integer | [default to null]
     7  **ContactType** | **string** | contact_type string | [default to null]
     8  **IsBlocked** | **bool** | Whether this contact is in the blocked list. Note a missing value denotes unknown, not true or false | [optional] [default to null]
     9  **IsWatched** | **bool** | Whether this contact is being watched | [optional] [default to null]
    10  **LabelIds** | **[]int64** | label_ids array | [optional] [default to null]
    11  **Standing** | **float32** | Standing of the contact | [default to null]
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15