struct PlaceOS::Model::Booking::ExpansionDetails
- PlaceOS::Model::Booking::ExpansionDetails
- Struct
- Value
- Object
Defined in:
placeos-models/booking.crConstructors
Instance Method Summary
- #bookings : Array(Booking)
- #clone
- #complete : Int32
- #copy_with(bookings _bookings = @bookings, complete _complete = @complete, next_idx _next_idx = @next_idx)
- #next_idx : Int32
Constructor Detail
Instance Method Detail
def copy_with(bookings _bookings = @bookings, complete _complete = @complete, next_idx _next_idx = @next_idx)
#