Class: Decidim::Verifications::CsvCensus::Admin::CreateCensusRecord

Inherits:
Commands::CreateResource show all
Defined in:
decidim-verifications/app/commands/decidim/verifications/csv_census/admin/create_census_record.rb

Overview

A command with the business logic to create census data for a organization.

Method Summary

Methods inherited from Commands::CreateResource

#call, #initialize

Methods inherited from Command

call, #evaluate, #method_missing, #respond_to_missing?, #transaction, #with_events

Constructor Details

This class inherits a constructor from Decidim::Commands::CreateResource

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Decidim::Command