Class: UpdateCreditCardCustomerCodeV1

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

Overview

https://www.iatspayments.com/NetGate/UpdateCreditCardCustomerCodeV1

agentCode - SOAP::SOAPString
password - SOAP::SOAPString
customerIPAddress - SOAP::SOAPString
customerCode - SOAP::SOAPString
firstName - SOAP::SOAPString
lastName - SOAP::SOAPString
companyName - SOAP::SOAPString
address - SOAP::SOAPString
city - SOAP::SOAPString
state - SOAP::SOAPString
zipCode - SOAP::SOAPString
phone - SOAP::SOAPString
fax - SOAP::SOAPString
alternatePhone - SOAP::SOAPString
email - SOAP::SOAPString
comment - SOAP::SOAPString
recurring - SOAP::SOAPBoolean
amount - SOAP::SOAPString
beginDate - SOAP::SOAPDateTime
endDate - SOAP::SOAPDateTime
scheduleType - SOAP::SOAPString
scheduleDate - SOAP::SOAPString
creditCardCustomerName - SOAP::SOAPString
creditCardNum - SOAP::SOAPString
creditCardExpiry - SOAP::SOAPString
mop - SOAP::SOAPString
updateCreditCardNum - SOAP::SOAPBoolean

Instance Attribute Summary (collapse)

Instance Method Summary (collapse)

Constructor Details

- (UpdateCreditCardCustomerCodeV1) initialize(agentCode = nil, password = nil, customerIPAddress = nil, customerCode = nil, firstName = nil, lastName = nil, companyName = nil, address = nil, city = nil, state = nil, zipCode = nil, phone = nil, fax = nil, alternatePhone = nil, email = nil, comment = nil, recurring = nil, amount = nil, beginDate = nil, endDate = nil, scheduleType = nil, scheduleDate = nil, creditCardCustomerName = nil, creditCardNum = nil, creditCardExpiry = nil, mop = nil, updateCreditCardNum = nil)

Returns a new instance of UpdateCreditCardCustomerCodeV1



970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
# File 'lib/default.rb', line 970

def initialize(agentCode = nil, password = nil, customerIPAddress = nil, customerCode = nil, firstName = nil, lastName = nil, companyName = nil, address = nil, city = nil, state = nil, zipCode = nil, phone = nil, fax = nil, alternatePhone = nil, email = nil, comment = nil, recurring = nil, amount = nil, beginDate = nil, endDate = nil, scheduleType = nil, scheduleDate = nil, creditCardCustomerName = nil, creditCardNum = nil, creditCardExpiry = nil, mop = nil, updateCreditCardNum = nil)
  @agentCode = agentCode
  @password = password
  @customerIPAddress = customerIPAddress
  @customerCode = customerCode
  @firstName = firstName
  @lastName = lastName
  @companyName = companyName
  @address = address
  @city = city
  @state = state
  @zipCode = zipCode
  @phone = phone
  @fax = fax
  @alternatePhone = alternatePhone
  @email = email
  @comment = comment
  @recurring = recurring
  @amount = amount
  @beginDate = beginDate
  @endDate = endDate
  @scheduleType = scheduleType
  @scheduleDate = scheduleDate
  @creditCardCustomerName = creditCardCustomerName
  @creditCardNum = creditCardNum
  @creditCardExpiry = creditCardExpiry
  @mop = mop
  @updateCreditCardNum = updateCreditCardNum
end

Instance Attribute Details

- (Object) address

Returns the value of attribute address



949
950
951
# File 'lib/default.rb', line 949

def address
  @address
end

- (Object) agentCode

Returns the value of attribute agentCode



942
943
944
# File 'lib/default.rb', line 942

def agentCode
  @agentCode
end

- (Object) alternatePhone

Returns the value of attribute alternatePhone



955
956
957
# File 'lib/default.rb', line 955

def alternatePhone
  @alternatePhone
end

- (Object) amount

Returns the value of attribute amount



959
960
961
# File 'lib/default.rb', line 959

def amount
  @amount
end

- (Object) beginDate

Returns the value of attribute beginDate



960
961
962
# File 'lib/default.rb', line 960

def beginDate
  @beginDate
end

- (Object) city

Returns the value of attribute city



950
951
952
# File 'lib/default.rb', line 950

def city
  @city
end

- (Object) comment

Returns the value of attribute comment



957
958
959
# File 'lib/default.rb', line 957

def comment
  @comment
end

- (Object) companyName

Returns the value of attribute companyName



948
949
950
# File 'lib/default.rb', line 948

def companyName
  @companyName
end

- (Object) creditCardCustomerName

Returns the value of attribute creditCardCustomerName



964
965
966
# File 'lib/default.rb', line 964

def creditCardCustomerName
  @creditCardCustomerName
end

- (Object) creditCardExpiry

Returns the value of attribute creditCardExpiry



966
967
968
# File 'lib/default.rb', line 966

def creditCardExpiry
  @creditCardExpiry
end

- (Object) creditCardNum

Returns the value of attribute creditCardNum



965
966
967
# File 'lib/default.rb', line 965

def creditCardNum
  @creditCardNum
end

- (Object) customerCode

Returns the value of attribute customerCode



945
946
947
# File 'lib/default.rb', line 945

def customerCode
  @customerCode
end

- (Object) customerIPAddress

Returns the value of attribute customerIPAddress



944
945
946
# File 'lib/default.rb', line 944

def customerIPAddress
  @customerIPAddress
end

- (Object) email

Returns the value of attribute email



956
957
958
# File 'lib/default.rb', line 956

def email
  @email
end

- (Object) endDate

Returns the value of attribute endDate



961
962
963
# File 'lib/default.rb', line 961

def endDate
  @endDate
end

- (Object) fax

Returns the value of attribute fax



954
955
956
# File 'lib/default.rb', line 954

def fax
  @fax
end

- (Object) firstName

Returns the value of attribute firstName



946
947
948
# File 'lib/default.rb', line 946

def firstName
  @firstName
end

- (Object) lastName

Returns the value of attribute lastName



947
948
949
# File 'lib/default.rb', line 947

def lastName
  @lastName
end

- (Object) mop

Returns the value of attribute mop



967
968
969
# File 'lib/default.rb', line 967

def mop
  @mop
end

- (Object) password

Returns the value of attribute password



943
944
945
# File 'lib/default.rb', line 943

def password
  @password
end

- (Object) phone

Returns the value of attribute phone



953
954
955
# File 'lib/default.rb', line 953

def phone
  @phone
end

- (Object) recurring

Returns the value of attribute recurring



958
959
960
# File 'lib/default.rb', line 958

def recurring
  @recurring
end

- (Object) scheduleDate

Returns the value of attribute scheduleDate



963
964
965
# File 'lib/default.rb', line 963

def scheduleDate
  @scheduleDate
end

- (Object) scheduleType

Returns the value of attribute scheduleType



962
963
964
# File 'lib/default.rb', line 962

def scheduleType
  @scheduleType
end

- (Object) state

Returns the value of attribute state



951
952
953
# File 'lib/default.rb', line 951

def state
  @state
end

- (Object) updateCreditCardNum

Returns the value of attribute updateCreditCardNum



968
969
970
# File 'lib/default.rb', line 968

def updateCreditCardNum
  @updateCreditCardNum
end

- (Object) zipCode

Returns the value of attribute zipCode



952
953
954
# File 'lib/default.rb', line 952

def zipCode
  @zipCode
end