Class: ApiBanking::NotificationService::DispatchMessage::Contact
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::NotificationService::DispatchMessage::Contact
- Defined in:
- lib/api_banking/soap/notificationService.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
66 67 68 |
# File 'lib/api_banking/soap/notificationService.rb', line 66 def emailID @emailID end |
#mobileNo ⇒ Object
Returns the value of attribute mobileNo
66 67 68 |
# File 'lib/api_banking/soap/notificationService.rb', line 66 def mobileNo @mobileNo end |