class ConvertKit::Error

Included Modules

Defined in:

convertkit/error.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def error : String #

[View source]
def error=(error : String) #

[View source]
def message : String | Nil #

[View source]
def message=(message : String | Nil) #

[View source]