Class: Ecertic::Resource::Token::Instance

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

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

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

Instance Attribute Details

#checksObject

Returns the value of attribute checks.



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

def checks
  @checks
end

#htmlObject

Returns the value of attribute html.



7
8
9
# File 'lib/ecertic/resources/token/instance.rb', line 7

def html
  @html
end

#uuidObject

Returns the value of attribute uuid.



9
10
11
# File 'lib/ecertic/resources/token/instance.rb', line 9

def uuid
  @uuid
end