Class: ApiBanking::PrepaidCardManagementService::RegisterCard::IDDocument

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

Instance Attribute Summary collapse

Instance Attribute Details

#countryOfIssueObject

Returns the value of attribute countryOfIssue

Returns:

  • (Object)

    the current value of countryOfIssue



25
26
27
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 25

def countryOfIssue
  @countryOfIssue
end

#documentNoObject

Returns the value of attribute documentNo

Returns:

  • (Object)

    the current value of documentNo



25
26
27
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 25

def documentNo
  @documentNo
end

#documentTypeObject

Returns the value of attribute documentType

Returns:

  • (Object)

    the current value of documentType



25
26
27
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 25

def documentType
  @documentType
end