Class: ApiBanking::NotificationService::DispatchMessage::Result
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::NotificationService::DispatchMessage::Result
- Defined in:
- lib/api_banking/soap/notificationService.rb
Instance Attribute Summary collapse
-
#uniqueResponseNo ⇒ Object
Returns the value of attribute uniqueResponseNo.
-
#version ⇒ Object
Returns the value of attribute version.
Instance Attribute Details
#uniqueResponseNo ⇒ Object
Returns the value of attribute uniqueResponseNo
74 75 76 |
# File 'lib/api_banking/soap/notificationService.rb', line 74 def uniqueResponseNo @uniqueResponseNo end |
#version ⇒ Object
Returns the value of attribute version
74 75 76 |
# File 'lib/api_banking/soap/notificationService.rb', line 74 def version @version end |