Method: TalonOne::UpdateAccount#state
- Defined in:
- lib/talon_one/models/update_account.rb
#state ⇒ Object
State of the account (active, deactivated).
27 28 29 |
# File 'lib/talon_one/models/update_account.rb', line 27 def state @state end |