Class: Cb::Responses::User::ChangePassword::Model

Inherits:
Struct
  • Object
show all
Defined in:
lib/cb/responses/user/change_password.rb

Instance Attribute Summary collapse

Instance Attribute Details

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



15
16
17
# File 'lib/cb/responses/user/change_password.rb', line 15

def status
  @status
end