Class: ApiBanking::NotificationService::SendMessage::MergeVar
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::NotificationService::SendMessage::MergeVar
- Defined in:
- lib/api_banking/soap/notificationService.rb
Instance Attribute Summary collapse
-
#content ⇒ Object
Returns the value of attribute content.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#content ⇒ Object
Returns the value of attribute content
52 53 54 |
# File 'lib/api_banking/soap/notificationService.rb', line 52 def content @content end |
#name ⇒ Object
Returns the value of attribute name
52 53 54 |
# File 'lib/api_banking/soap/notificationService.rb', line 52 def name @name end |