Class: PixivApi::Response::Version

Inherits:
PixivApi::Response show all
Defined in:
lib/pixiv_api/response/version.rb

Instance Attribute Summary collapse

Attributes inherited from PixivApi::Response

#attributes, #response

Method Summary

Methods inherited from PixivApi::Response

#[], attr_reader, define_attribute_method, define_attributes_method, define_blob_method, define_time_method, from_response, #initialize

Constructor Details

This class inherits a constructor from PixivApi::Response

Instance Attribute Details

#versionObject (readonly)

Returns the value of attribute version.



4
5
6
# File 'lib/pixiv_api/response/version.rb', line 4

def version
  @version
end