class Bamboozled::API::Base

Included Modules

Direct Known Subclasses

Defined in:

bamboozled/api/base.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(subdomain, api_key) #

[View source]

Instance Method Detail

def api_key : String #

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

[View source]
def api_version : String #

[View source]
def api_version=(api_version) #

[View source]
def subdomain : String #

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

[View source]