class MuleSoft::BookingResults
- MuleSoft::BookingResults
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
mulesoft/models.crConstructors
Instance Method Summary
- #bookings : Array(Booking)
- #bookings=(bookings : Array(Booking))
- #count : Int64
- #count=(count : Int64)
- #venue_code : String
- #venue_code=(venue_code : String)
- #venue_name : String
- #venue_name=(venue_name : String)