Class: ApiBanking::VirtualCardManagementService::RegisterCard::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#addressObject

Returns the value of attribute address

Returns:

  • (Object)

    the current value of address



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def address
  @address
end

#appIDObject

Returns the value of attribute appID

Returns:

  • (Object)

    the current value of appID



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def appID
  @appID
end

#birthDateObject

Returns the value of attribute birthDate

Returns:

  • (Object)

    the current value of birthDate



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def birthDate
  @birthDate
end

#emailIDObject

Returns the value of attribute emailID

Returns:

  • (Object)

    the current value of emailID



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def emailID
  @emailID
end

#firstNameObject

Returns the value of attribute firstName

Returns:

  • (Object)

    the current value of firstName



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def firstName
  @firstName
end

#genderObject

Returns the value of attribute gender

Returns:

  • (Object)

    the current value of gender



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def gender
  @gender
end

#lastNameObject

Returns the value of attribute lastName

Returns:

  • (Object)

    the current value of lastName



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def lastName
  @lastName
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def mobileNo
  @mobileNo
end

#nationalityObject

Returns the value of attribute nationality

Returns:

  • (Object)

    the current value of nationality



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def nationality
  @nationality
end

#passwordObject

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def password
  @password
end

#preferredNameObject

Returns the value of attribute preferredName

Returns:

  • (Object)

    the current value of preferredName



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def preferredName
  @preferredName
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def title
  @title
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def uniqueRequestNo
  @uniqueRequestNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



26
27
28
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 26

def version
  @version
end