struct OfficeRnd::Rate

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 cancellation_policy : CancellationPolicy #

[View source]
def extras : Array(Extra) #

[View source]
def id : String #

[View source]
def max_duration : Int32 #

[View source]
def name : String #

[View source]
def price : Int32 #

[View source]