Method: ESIClient::GetIncursions200Ok#has_boss
- Defined in:
- lib/esi_client/models/get_incursions_200_ok.rb
#has_boss ⇒ Object
Whether the final encounter has boss or not
28 29 30 |
# File 'lib/esi_client/models/get_incursions_200_ok.rb', line 28 def has_boss @has_boss end |