Name | Type | Description | Notes |
---|---|---|---|
label_id | Integer | label_id integer | |
label_name | String | label_name string |
require 'ruby_eveesi_client'
instance = RubyEveesiClient::GetCharactersCharacterIdContactsLabels200Ok.new(
label_id: null,
label_name: null
)