class Backend::Api::Schema::VoteCreateInput

Overview

Vote creation input

Included Modules

Defined in:

backend/api/schema/vote.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(teacher_ids : Array(Int32)) #

Instance Method Detail

def teacher_ids : Array(Int32) #

Teacher IDs student votes for