class MonkeyShoulder::Models::Response

Included Modules

Defined in:

monkey_shoulder/models/response.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def body : JSON::Any #

[View source]
def body=(body : JSON::Any) #

[View source]
def entity_tag : String #

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

[View source]