Class: Monetra::Transaction::User::Request

Inherits:
Object
  • Object
show all
Defined in:
lib/monetra/transaction/user.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accountObject

Returns the value of attribute account.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def 
  @account
end

#actionObject

Returns the value of attribute action.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def action
  @action
end

#advancedepositObject

Returns the value of attribute advancedeposit.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def advancedeposit
  @advancedeposit
end

#amountObject

Returns the value of attribute amount.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def amount
  @amount
end

#apprcodeObject

Returns the value of attribute apprcode.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def apprcode
  @apprcode
end

#batchObject

Returns the value of attribute batch.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def batch
  @batch
end

#bdateObject

Returns the value of attribute bdate.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def bdate
  @bdate
end

#captureObject

Returns the value of attribute capture.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def capture
  @capture
end

#cardholdernameObject

Returns the value of attribute cardholdername.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def cardholdername
  @cardholdername
end

#cardpresentObject

Returns the value of attribute cardpresent.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def cardpresent
  @cardpresent
end

#cashbackamountObject

Returns the value of attribute cashbackamount.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def cashbackamount
  @cashbackamount
end

#cavvObject

Returns the value of attribute cavv.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def cavv
  @cavv
end

#clerkidObject

Returns the value of attribute clerkid.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def clerkid
  @clerkid
end

#commentsObject

Returns the value of attribute comments.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def comments
  @comments
end

#currObject

Returns the value of attribute curr.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def curr
  @curr
end

#custrefObject

Returns the value of attribute custref.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def custref
  @custref
end

#cvObject

Returns the value of attribute cv.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def cv
  @cv
end

#dentalamountObject

Returns the value of attribute dentalamount.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def dentalamount
  @dentalamount
end

#desclocObject

Returns the value of attribute descloc.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def descloc
  @descloc
end

#descmerchObject

Returns the value of attribute descmerch.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def descmerch
  @descmerch
end

#edateObject

Returns the value of attribute edate.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def edate
  @edate
end

#examountObject

Returns the value of attribute examount.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def examount
  @examount
end

#exchargesObject

Returns the value of attribute excharges.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def excharges
  @excharges
end

#passwordObject

Returns the value of attribute password.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def password
  @password
end

#usernameObject

Returns the value of attribute username.



5
6
7
# File 'lib/monetra/transaction/user.rb', line 5

def username
  @username
end