Class: DeviantArt::User::UpdateProfile

Inherits:
Base
  • Object
show all
Defined in:
lib/deviantart/user/update_profile.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#attrs

Method Summary

Methods inherited from Base

#initialize, point_to_class, points_class_mapping, #to_s

Constructor Details

This class inherits a constructor from DeviantArt::Base

Instance Attribute Details

#successObject

:method: success



8
9
10
# File 'lib/deviantart/user/update_profile.rb', line 8

def success
  @success
end