Class: ApiBanking::InstantMoneyTransferService::AddBeneficiary::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#appIDObject

Returns the value of attribute appID

Returns:

  • (Object)

    the current value of appID



10
11
12
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 10

def appID
  @appID
end

#beneficiaryAddressObject

Returns the value of attribute beneficiaryAddress

Returns:

  • (Object)

    the current value of beneficiaryAddress



10
11
12
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 10

def beneficiaryAddress
  @beneficiaryAddress
end

#beneficiaryMobileNoObject

Returns the value of attribute beneficiaryMobileNo

Returns:

  • (Object)

    the current value of beneficiaryMobileNo



10
11
12
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 10

def beneficiaryMobileNo
  @beneficiaryMobileNo
end

#beneficiaryNameObject

Returns the value of attribute beneficiaryName

Returns:

  • (Object)

    the current value of beneficiaryName



10
11
12
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 10

def beneficiaryName
  @beneficiaryName
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



10
11
12
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 10

def customerID
  @customerID
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



10
11
12
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 10

def uniqueRequestNo
  @uniqueRequestNo
end