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