Class: ApiBanking::InstantMoneyTransferService::DeleteBeneficiary::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



23
24
25
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 23

def appID
  @appID
end

#beneficiaryMobileNoObject

Returns the value of attribute beneficiaryMobileNo

Returns:

  • (Object)

    the current value of beneficiaryMobileNo



23
24
25
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 23

def beneficiaryMobileNo
  @beneficiaryMobileNo
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



23
24
25
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 23

def customerID
  @customerID
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



23
24
25
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 23

def uniqueRequestNo
  @uniqueRequestNo
end