module Dhis2::Api::Version227::Constants
Constants
- AGGREGATION_TYPES
- VALUE_TYPES
Public Class Methods
aggregation_types()
click to toggle source
# File lib/dhis2/api/version227/constants.rb, line 16 def self.aggregation_types AGGREGATION_TYPES end
value_types()
click to toggle source
# File lib/dhis2/api/version227/constants.rb, line 12 def self.value_types VALUE_TYPES end