class MonkeyShoulder::Models::Binding

Included Modules

Defined in:

monkey_shoulder/models/binding.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String #

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

[View source]
def metadata : MetaData #

[View source]
def metadata=(metadata : MetaData) #

[View source]