class AzuCLI::Generate::Request::Field

Overview

Field helper class

Defined in:

azu_cli/generators/request.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(field_name : String, cr_type : String, original_type : String) #

[View source]

Instance Method Detail

def cr_type : String #

[View source]
def field_name : String #

[View source]
def original_type : String #

[View source]