Class: ApiBanking::InstantMoneyTransferService::GetBeneficiaries::Beneficiary

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

Instance Attribute Summary collapse

Instance Attribute Details

#addressLineObject

Returns the value of attribute addressLine

Returns:

  • (Object)

    the current value of addressLine



32
33
34
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 32

def addressLine
  @addressLine
end

#beneficiaryMobileNoObject

Returns the value of attribute beneficiaryMobileNo

Returns:

  • (Object)

    the current value of beneficiaryMobileNo



32
33
34
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 32

def beneficiaryMobileNo
  @beneficiaryMobileNo
end

#beneficiaryNameObject

Returns the value of attribute beneficiaryName

Returns:

  • (Object)

    the current value of beneficiaryName



32
33
34
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 32

def beneficiaryName
  @beneficiaryName
end

#postalCodeObject

Returns the value of attribute postalCode

Returns:

  • (Object)

    the current value of postalCode



32
33
34
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 32

def postalCode
  @postalCode
end

#registrationDateObject

Returns the value of attribute registrationDate

Returns:

  • (Object)

    the current value of registrationDate



32
33
34
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 32

def registrationDate
  @registrationDate
end