Class: PaygatePk::Contracts::Instrument

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

Instance Attribute Summary collapse

Instance Attribute Details

#account_typeObject

Returns the value of attribute account_type



5
6
7
# File 'lib/paygate_pk/contracts/instrument.rb', line 5

def 
  @account_type
end

#descriptionObject

Returns the value of attribute description



5
6
7
# File 'lib/paygate_pk/contracts/instrument.rb', line 5

def description
  @description
end

#instrument_aliasObject

Returns the value of attribute instrument_alias



5
6
7
# File 'lib/paygate_pk/contracts/instrument.rb', line 5

def instrument_alias
  @instrument_alias
end

#instrument_tokenObject

Returns the value of attribute instrument_token



5
6
7
# File 'lib/paygate_pk/contracts/instrument.rb', line 5

def instrument_token
  @instrument_token
end

#rawObject

Returns the value of attribute raw



5
6
7
# File 'lib/paygate_pk/contracts/instrument.rb', line 5

def raw
  @raw
end