struct Loki::Model::DetectedField

Included Modules

Defined in:

models/detected_field.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def cardinality : Int32 #

[View source]
def json_path : String | Nil #

[View source]
def label : String #

[View source]
def parsers : Array(String) #

[View source]
def sketch : JSON::Any | Nil #

[View source]
def type : String #

[View source]