Class: ApiBanking::FundsTransferByCustomerService2::Transfer::Beneficiary
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::FundsTransferByCustomerService2::Transfer::Beneficiary
- Defined in:
- lib/api_banking/soap/fundsTransferByCustomerService2.rb
Instance Attribute Summary collapse
-
#accountIFSC ⇒ Object
Returns the value of attribute accountIFSC.
-
#accountNo ⇒ Object
Returns the value of attribute accountNo.
-
#address ⇒ Object
Returns the value of attribute address.
-
#fullName ⇒ Object
Returns the value of attribute fullName.
-
#mmid ⇒ Object
Returns the value of attribute mmid.
-
#mobileNo ⇒ Object
Returns the value of attribute mobileNo.
Instance Attribute Details
#accountIFSC ⇒ Object
Returns the value of attribute accountIFSC
12 13 14 |
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 12 def accountIFSC @accountIFSC end |
#accountNo ⇒ Object
Returns the value of attribute accountNo
12 13 14 |
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 12 def accountNo @accountNo end |
#address ⇒ Object
Returns the value of attribute address
12 13 14 |
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 12 def address @address end |
#fullName ⇒ Object
Returns the value of attribute fullName
12 13 14 |
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 12 def fullName @fullName end |
#mmid ⇒ Object
Returns the value of attribute mmid
12 13 14 |
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 12 def mmid @mmid end |
#mobileNo ⇒ Object
Returns the value of attribute mobileNo
12 13 14 |
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 12 def mobileNo @mobileNo end |