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



22
23
24
# File 'lib/api_banking/soap/notificationService.rb', line 22

def dateValue
  @dateValue
end

#decimalValueObject

Returns the value of attribute decimalValue



22
23
24
# File 'lib/api_banking/soap/notificationService.rb', line 22

def decimalValue
  @decimalValue
end

#stringValueObject

Returns the value of attribute stringValue



22
23
24
# File 'lib/api_banking/soap/notificationService.rb', line 22

def stringValue
  @stringValue
end