Class: VerifyVspClient::Configuration
- Inherits:
-
Object
- Object
- VerifyVspClient::Configuration
- Defined in:
- lib/verify_vsp_client.rb
Instance Attribute Summary collapse
-
#vsp_host ⇒ Object
Returns the value of attribute vsp_host.
Instance Attribute Details
#vsp_host ⇒ Object
Returns the value of attribute vsp_host.
26 27 28 |
# File 'lib/verify_vsp_client.rb', line 26 def vsp_host @vsp_host end |