Class: ApiBanking::NotificationService::SendMessage::MergeVar

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/notificationService.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



52
53
54
# File 'lib/api_banking/soap/notificationService.rb', line 52

def content
  @content
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



52
53
54
# File 'lib/api_banking/soap/notificationService.rb', line 52

def name
  @name
end