Libraries
»
codewars_api
(0.2.1)
»
Index
»
CodewarsApi
»
DeferredResponse
»
#dmid
Method: CodewarsApi::DeferredResponse#dmid
Defined in:
lib/codewars_api/deferred_response.rb
#
dmid
⇒
Object
15 16 17
# File 'lib/codewars_api/deferred_response.rb', line 15
def
dmid
@response
.
to_h
[
'
dmid
'
]
end