Class: ApiBanking::FundsTransferByCustomerService::Transfer::Beneficiary

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

Instance Attribute Summary collapse

Instance Attribute Details

#accountIFSCObject

Returns the value of attribute accountIFSC

Returns:

  • (Object)

    the current value of accountIFSC



12
13
14
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 12

def accountIFSC
  @accountIFSC
end

#accountNoObject

Returns the value of attribute accountNo

Returns:

  • (Object)

    the current value of accountNo



12
13
14
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 12

def accountNo
  @accountNo
end

#addressObject

Returns the value of attribute address

Returns:

  • (Object)

    the current value of address



12
13
14
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 12

def address
  @address
end

#fullNameObject

Returns the value of attribute fullName

Returns:

  • (Object)

    the current value of fullName



12
13
14
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 12

def fullName
  @fullName
end

#mmidObject

Returns the value of attribute mmid

Returns:

  • (Object)

    the current value of mmid



12
13
14
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 12

def mmid
  @mmid
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



12
13
14
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 12

def mobileNo
  @mobileNo
end