Class: PaygatePk::Contracts::AccessToken
- Inherits:
-
Struct
- Object
- Struct
- PaygatePk::Contracts::AccessToken
- Defined in:
- lib/paygate_pk/contracts/access_token.rb
Instance Attribute Summary collapse
-
#raw ⇒ Object
Returns the value of attribute raw.
-
#token ⇒ Object
Returns the value of attribute token.
Instance Attribute Details
#raw ⇒ Object
Returns the value of attribute raw
6 7 8 |
# File 'lib/paygate_pk/contracts/access_token.rb', line 6 def raw @raw end |
#token ⇒ Object
Returns the value of attribute token
6 7 8 |
# File 'lib/paygate_pk/contracts/access_token.rb', line 6 def token @token end |