Method: LockstepSdk::UserAccountModel#status

Defined in:
lib/lockstep_sdk/models/user_account_model.rb

#statusString

Returns The status of the user’s account.

Returns:

  • (String)

    The status of the user’s account



84
85
86
# File 'lib/lockstep_sdk/models/user_account_model.rb', line 84

def status
  @status
end