class TwitterAds::Api::Error

Defined in:

twitter-ads/api/error.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(res : HTTP::Client::Response) #

[View source]

Instance Method Detail

def res : HTTP::Client::Response #

def res=(v : HTTP::Client::Response) : HTTP::Client::Response #

def res=(v : Nil) #

nil assignments are always ignored


def res? : HTTP::Client::Response | Nil #