Class: ApiBanking::NotificationService::SendMessage::Content

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

Instance Attribute Summary collapse

Instance Attribute Details

#dateContentObject

Returns the value of attribute dateContent

Returns:

  • (Object)

    the current value of dateContent



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

def dateContent
  @dateContent
end

#dateTimeContentObject

Returns the value of attribute dateTimeContent

Returns:

  • (Object)

    the current value of dateTimeContent



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

def dateTimeContent
  @dateTimeContent
end

#decimalContentObject

Returns the value of attribute decimalContent

Returns:

  • (Object)

    the current value of decimalContent



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

def decimalContent
  @decimalContent
end

#stringContentObject

Returns the value of attribute stringContent

Returns:

  • (Object)

    the current value of stringContent



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

def stringContent
  @stringContent
end