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