Class: ApiBanking::DomesticRemittanceByPartnerService::Remit::Contact
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::DomesticRemittanceByPartnerService::Remit::Contact
- Defined in:
- lib/api_banking/soap/domesticRemittanceByPartnerService.rb
Instance Attribute Summary collapse
-
#emailID ⇒ Object
Returns the value of attribute emailID.
-
#mobileNo ⇒ Object
Returns the value of attribute mobileNo.
Instance Attribute Details
#emailID ⇒ Object
Returns the value of attribute emailID
12 13 14 |
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 12 def emailID @emailID end |
#mobileNo ⇒ Object
Returns the value of attribute mobileNo
12 13 14 |
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 12 def mobileNo @mobileNo end |