Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 788 Bytes

File metadata and controls

14 lines (11 loc) · 788 Bytes

ESIClient.Dotcore.Model.GetCharactersCharacterIdContacts200Ok

Properties

Name Type Description Notes
ContactId int? contact_id integer
ContactType string contact_type string
IsBlocked bool? Whether this contact is in the blocked list. Note a missing value denotes unknown, not true or false [optional]
IsWatched bool? Whether this contact is being watched [optional]
LabelIds List<long?> label_ids array [optional]
Standing float? Standing of the contact

[Back to Model list] [Back to API list] [Back to README]