Class: CommandTower::Deserializers::Me::DeleteAccountDeserializer::Input
- Inherits:
-
Data
- Object
- Data
- CommandTower::Deserializers::Me::DeleteAccountDeserializer::Input
- Defined in:
- app/deserializers/command_tower/deserializers/me/delete_account_deserializer.rb
Instance Attribute Summary collapse
-
#password ⇒ Object
readonly
Returns the value of attribute password.
Instance Attribute Details
#password ⇒ Object (readonly)
Returns the value of attribute password
7 8 9 |
# File 'app/deserializers/command_tower/deserializers/me/delete_account_deserializer.rb', line 7 def password @password end |