Class: CommandTower::Deserializers::Me::PhoneVerification::VerifyDeserializer::Input
- Inherits:
-
Struct
- Object
- Struct
- CommandTower::Deserializers::Me::PhoneVerification::VerifyDeserializer::Input
- Defined in:
- app/deserializers/command_tower/deserializers/me/phone_verification/verify_deserializer.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code
9 10 11 |
# File 'app/deserializers/command_tower/deserializers/me/phone_verification/verify_deserializer.rb', line 9 def code @code end |