Class: ApiBanking::NotificationService::SendMessage::Value

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

Instance Attribute Summary collapse

Instance Attribute Details

#dateValueObject

Returns the value of attribute dateValue



56
57
58
# File 'lib/api_banking/soap/notificationService.rb', line 56

def dateValue
  @dateValue
end

#decimalValueObject

Returns the value of attribute decimalValue



56
57
58
# File 'lib/api_banking/soap/notificationService.rb', line 56

def decimalValue
  @decimalValue
end

#stringValueObject

Returns the value of attribute stringValue



56
57
58
# File 'lib/api_banking/soap/notificationService.rb', line 56

def stringValue
  @stringValue
end