class Airtable::Record

Defined in:

airtable/record.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(fields : Hash(String, String)) #

[View source]

Instance Method Detail

def fields : Hash(String, String) #

[View source]
def fields=(fields : Hash(String, String)) #

[View source]
def to_json(io : JSON::Builder) #

[View source]