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