Class: ApiBanking::NotificationService::GetTopics::Subscription
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::NotificationService::GetTopics::Subscription
- Defined in:
- lib/api_banking/soap/notificationService.rb
Instance Attribute Summary collapse
-
#criteriaArray ⇒ Object
Returns the value of attribute criteriaArray.
-
#subscribedAt ⇒ Object
Returns the value of attribute subscribedAt.
Instance Attribute Details
#criteriaArray ⇒ Object
Returns the value of attribute criteriaArray
19 20 21 |
# File 'lib/api_banking/soap/notificationService.rb', line 19 def criteriaArray @criteriaArray end |
#subscribedAt ⇒ Object
Returns the value of attribute subscribedAt
19 20 21 |
# File 'lib/api_banking/soap/notificationService.rb', line 19 def subscribedAt @subscribedAt end |