Class: ApiBanking::PrepaidCardManagementService::RegisterCard::Request

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/prepaidCardManagementService.rb

Instance Attribute Summary collapse

Instance Attribute Details

#addressObject

Returns the value of attribute address

Returns:

  • (Object)

    the current value of address



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def address
  @address
end

#appIDObject

Returns the value of attribute appID

Returns:

  • (Object)

    the current value of appID



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def appID
  @appID
end

#birthDateObject

Returns the value of attribute birthDate

Returns:

  • (Object)

    the current value of birthDate



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def birthDate
  @birthDate
end

#firstNameObject

Returns the value of attribute firstName

Returns:

  • (Object)

    the current value of firstName



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def firstName
  @firstName
end

#genderObject

Returns the value of attribute gender

Returns:

  • (Object)

    the current value of gender



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def gender
  @gender
end

#idDocumentObject

Returns the value of attribute idDocument

Returns:

  • (Object)

    the current value of idDocument



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def idDocument
  @idDocument
end

#lastNameObject

Returns the value of attribute lastName

Returns:

  • (Object)

    the current value of lastName



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def lastName
  @lastName
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def mobileNo
  @mobileNo
end

#nationalityObject

Returns the value of attribute nationality

Returns:

  • (Object)

    the current value of nationality



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def nationality
  @nationality
end

#preferredNameObject

Returns the value of attribute preferredName

Returns:

  • (Object)

    the current value of preferredName



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def preferredName
  @preferredName
end

#productCodeObject

Returns the value of attribute productCode

Returns:

  • (Object)

    the current value of productCode



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def productCode
  @productCode
end

#proxyCardNumberObject

Returns the value of attribute proxyCardNumber

Returns:

  • (Object)

    the current value of proxyCardNumber



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def proxyCardNumber
  @proxyCardNumber
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def title
  @title
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def uniqueRequestNo
  @uniqueRequestNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



27
28
29
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 27

def version
  @version
end