struct Categories

Included Modules

Defined in:

crystal-mistral/types.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def dangerous_and_criminal_content : Bool #

[View source]
def dangerous_and_criminal_content=(dangerous_and_criminal_content : Bool) #

[View source]
def financial : Bool #

[View source]
def financial=(financial : Bool) #

[View source]
def hate_and_discrimination : Bool #

[View source]
def hate_and_discrimination=(hate_and_discrimination : Bool) #

[View source]
def health : Bool #

[View source]
def health=(health : Bool) #

[View source]
def law : Bool #

[View source]
def law=(law : Bool) #

[View source]
def pii : Bool #

[View source]
def pii=(pii : Bool) #

[View source]
def selfharm : Bool #

[View source]
def selfharm=(selfharm : Bool) #

[View source]
def sexual : Bool #

[View source]
def sexual=(sexual : Bool) #

[View source]
def violence_and_threats : Bool #

[View source]
def violence_and_threats=(violence_and_threats : Bool) #

[View source]