Class: ApiBanking::NotificationService::SetSubscription::Subscriber
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::NotificationService::SetSubscription::Subscriber
- Defined in:
- lib/api_banking/soap/notificationService.rb
Instance Attribute Summary collapse
-
#accountNo ⇒ Object
Returns the value of attribute accountNo.
-
#contact ⇒ Object
Returns the value of attribute contact.
-
#customerID ⇒ Object
Returns the value of attribute customerID.
Instance Attribute Details
#accountNo ⇒ Object
Returns the value of attribute accountNo
29 30 31 |
# File 'lib/api_banking/soap/notificationService.rb', line 29 def accountNo @accountNo end |
#contact ⇒ Object
Returns the value of attribute contact
29 30 31 |
# File 'lib/api_banking/soap/notificationService.rb', line 29 def contact @contact end |
#customerID ⇒ Object
Returns the value of attribute customerID
29 30 31 |
# File 'lib/api_banking/soap/notificationService.rb', line 29 def customerID @customerID end |