Class: CommandTower::Deserializers::Me::DeleteAccountDeserializer::Input

Inherits:
Data
  • Object
show all
Defined in:
app/deserializers/command_tower/deserializers/me/delete_account_deserializer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#passwordObject (readonly)

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



7
8
9
# File 'app/deserializers/command_tower/deserializers/me/delete_account_deserializer.rb', line 7

def password
  @password
end