Class: PaygatePk::Contracts::AccessToken

Inherits:
Struct
  • Object
show all
Defined in:
lib/paygate_pk/contracts/access_token.rb

Instance Attribute Summary collapse

Instance Attribute Details

#rawObject

Returns the value of attribute raw

Returns:

  • (Object)

    the current value of raw



6
7
8
# File 'lib/paygate_pk/contracts/access_token.rb', line 6

def raw
  @raw
end

#tokenObject

Returns the value of attribute token

Returns:

  • (Object)

    the current value of token



6
7
8
# File 'lib/paygate_pk/contracts/access_token.rb', line 6

def token
  @token
end