Class: Ecertic::Resource::Token::Validation

Inherits:
Base
  • Object
show all
Includes:
Statusable
Defined in:
lib/ecertic/resources/token/validation.rb

Constant Summary

Constants included from Statusable

Statusable::MAPPINGS

Instance Attribute Summary collapse

Attributes included from Statusable

#status

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Ecertic::Resource::Base

Instance Attribute Details

#msgObject Also known as: message

Returns the value of attribute msg.



8
9
10
# File 'lib/ecertic/resources/token/validation.rb', line 8

def msg
  @msg
end