Class: PayXML::Protocol

Inherits:
Object
  • Object
show all
Defined in:
lib/payxml/protocol.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#passwordObject

Returns the value of attribute password.



4
5
6
# File 'lib/payxml/protocol.rb', line 4

def password
  @password
end

#paygate_idObject

Returns the value of attribute paygate_id.



3
4
5
# File 'lib/payxml/protocol.rb', line 3

def paygate_id
  @paygate_id
end

Instance Method Details

#to_sObject



6
7
# File 'lib/payxml/protocol.rb', line 6

def to_s
end