Class: ApiBanking::PrepaidCardManagementService::LoadCard::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#appIDObject

Returns the value of attribute appID

Returns:

  • (Object)

    the current value of appID



18
19
20
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 18

def appID
  @appID
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



18
19
20
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 18

def customerID
  @customerID
end

#debitAccountNoObject

Returns the value of attribute debitAccountNo

Returns:

  • (Object)

    the current value of debitAccountNo



18
19
20
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 18

def debitAccountNo
  @debitAccountNo
end

#loadAmountObject

Returns the value of attribute loadAmount

Returns:

  • (Object)

    the current value of loadAmount



18
19
20
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 18

def loadAmount
  @loadAmount
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



18
19
20
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 18

def mobileNo
  @mobileNo
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



18
19
20
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 18

def uniqueRequestNo
  @uniqueRequestNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



18
19
20
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 18

def version
  @version
end