Class: RatingChgkV2::Endpoints::TournamentTypesEndpoint

Inherits:
BaseEndpoint
  • Object
show all
Defined in:
lib/rating_chgk_v2/endpoints/tournament_types_endpoint.rb

Constant Summary

Constants inherited from BaseEndpoint

BaseEndpoint::HTTP_METHODS

Constants included from Connection

Connection::BASE_URL

Instance Attribute Summary

Attributes inherited from BaseEndpoint

#params

Method Summary

Methods inherited from BaseEndpoint

#initialize, #reinitialize

Methods included from Request

#delete, #get, #patch, #post, #put

Methods included from JsonHandler

#custom_dump, #custom_load

Methods included from Connection

#connection

Constructor Details

This class inherits a constructor from RatingChgkV2::Endpoints::BaseEndpoint