Class: Dhis2::Api::Version228::ReportTable
- Includes:
- Creatable, Deletable, Findable, Listable, Shared::ReportTable, Shared::SaveValidator, Updatable
- Defined in:
- lib/dhis2/api/version228/report_table.rb
Constant Summary collapse
- Schema =
Dry::Validation.Schema do required(:name).filled end
Method Summary
Methods included from Shared::ReportTable
Methods included from Shared::SaveValidator
Methods included from Deletable
Methods included from Updatable
Methods included from Creatable
Methods included from Findable
Methods included from Listable
Methods inherited from Base
#==, #initialize, resource_key, resource_name, #to_h
Constructor Details
This class inherits a constructor from Dhis2::Api::Base