Method: OpenapiClient::OtpAuthMethod#enabled
- Defined in:
- lib/openapi_client/models/otp_auth_method.rb
#enabled ⇒ Object
Returns the value of attribute enabled.
18 19 20 |
# File 'lib/openapi_client/models/otp_auth_method.rb', line 18 def enabled @enabled end |