Class: ApiBanking::NotificationService::SendMessage::Result
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::NotificationService::SendMessage::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
58 59 60 |
# File 'lib/api_banking/soap/notificationService.rb', line 58 def uniqueResponseNo @uniqueResponseNo end |
#version ⇒ Object
Returns the value of attribute version
58 59 60 |
# File 'lib/api_banking/soap/notificationService.rb', line 58 def version @version end |