class ConvertKit::Forms::Form

Included Modules

Defined in:

convertkit/objects/forms.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def archived : Bool #

[View source]
def created_at : Time #

[View source]
def embed_js : String #

[View source]
def embed_url : String #

[View source]
def id : Int64 #

[View source]
def name : String #

[View source]
def type : String #

[View source]
def uid : String #

[View source]