Class: CirroIOV2::Responses::EpamHeroesBadgeResponse

Inherits:
Struct
  • Object
show all
Includes:
Base
Defined in:
lib/cirro_io_v2/responses/responses.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Base

#initialize

Instance Attribute Details

#contentObject

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



173
174
175
# File 'lib/cirro_io_v2/responses/responses.rb', line 173

def content
  @content
end

#hasMoreResultsObject

Returns the value of attribute hasMoreResults

Returns:

  • (Object)

    the current value of hasMoreResults



173
174
175
# File 'lib/cirro_io_v2/responses/responses.rb', line 173

def hasMoreResults
  @hasMoreResults
end

#pagingObject

Returns the value of attribute paging

Returns:

  • (Object)

    the current value of paging



173
174
175
# File 'lib/cirro_io_v2/responses/responses.rb', line 173

def paging
  @paging
end

#refsObject

Returns the value of attribute refs

Returns:

  • (Object)

    the current value of refs



173
174
175
# File 'lib/cirro_io_v2/responses/responses.rb', line 173

def refs
  @refs
end