Module: RatingChgkV2::Rest::AuthenticationToken

Included in:
RatingChgkV2::Rest
Defined in:
lib/rating_chgk_v2/rest/authentication_token.rb

Instance Method Summary collapse

Instance Method Details

#authentication_token(params) ⇒ Object



6
7
8
# File 'lib/rating_chgk_v2/rest/authentication_token.rb', line 6

def authentication_token(params)
  model_load name: 'AuthenticationToken', ep_params: [[], params], method: :do_post
end