Class: ApiBanking::NotificationService::SetSubscription::Contact
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::NotificationService::SetSubscription::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
30 31 32 |
# File 'lib/api_banking/soap/notificationService.rb', line 30 def emailID @emailID end |
#mobileNo ⇒ Object
Returns the value of attribute mobileNo
30 31 32 |
# File 'lib/api_banking/soap/notificationService.rb', line 30 def mobileNo @mobileNo end |