Class: ApiBanking::NotificationService::DispatchMessage::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



70
71
72
# File 'lib/api_banking/soap/notificationService.rb', line 70

def dateValue
  @dateValue
end

#decimalValueObject

Returns the value of attribute decimalValue

Returns:

  • (Object)

    the current value of decimalValue



70
71
72
# File 'lib/api_banking/soap/notificationService.rb', line 70

def decimalValue
  @decimalValue
end

#stringValueObject

Returns the value of attribute stringValue

Returns:

  • (Object)

    the current value of stringValue



70
71
72
# File 'lib/api_banking/soap/notificationService.rb', line 70

def stringValue
  @stringValue
end