struct TwentyFiveLivePro::Models::Availability::Content::Data::Space

Included Modules

Extended Modules

Defined in:

twenty_five_live_pro/models/availability.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def available : Bool #

[View source]
def available=(available : Bool) #

[View source]
def conflict_type : Int64 | Nil #

[View source]
def conflict_type=(conflict_type : Int64 | Nil) #

[View source]
def dates : Array(Hash(String, JSON::Any)) #

[View source]
def dates=(dates : Array(Hash(String, JSON::Any))) #

[View source]
def space_id : Int64 #

[View source]
def space_id=(space_id : Int64) #

[View source]