struct OfficeRnd::Floor

Defined in:

office_rnd/models.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct OfficeRnd::Data

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def area : Int32 | Nil #

[View source]
def floor : String | Nil #

[View source]
def id : String #

[View source]
def is_open : Bool | Nil #

[View source]
def name : String #

[View source]
def office_id : String #

[View source]
def target_revenue : Int32 | Nil #

[View source]