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

Returns:

  • (Object)

    the current value of dateValue



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

def dateValue
  @dateValue
end

#decimalValueObject

Returns the value of attribute decimalValue

Returns:

  • (Object)

    the current value of decimalValue



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

def decimalValue
  @decimalValue
end

#stringValueObject

Returns the value of attribute stringValue

Returns:

  • (Object)

    the current value of stringValue



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

def stringValue
  @stringValue
end