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



29
30
31
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 29

def appID
  @appID
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



29
30
31
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 29

def customerID
  @customerID
end

#dateRangeObject

Returns the value of attribute dateRange

Returns:

  • (Object)

    the current value of dateRange



29
30
31
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 29

def dateRange
  @dateRange
end

#numBeneficiariesObject

Returns the value of attribute numBeneficiaries

Returns:

  • (Object)

    the current value of numBeneficiaries



29
30
31
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 29

def numBeneficiaries
  @numBeneficiaries
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



29
30
31
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 29

def uniqueRequestNo
  @uniqueRequestNo
end