struct OfficeRnd::BookingFee

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 credits : Array(Credit) #

[View source]
def date : Time #

[View source]
def extra_fees : Array(JSON::Any | Nil) #

[View source]
def fee : Fee | Nil #

[View source]