class Backend::Api::Schema::StudentCreateInput

Overview

Student creation input

Included Modules

Defined in:

backend/api/schema/student.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(user_id : Int32) #

Instance Method Detail

def user_id : Int32 #

Student's user ID