MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
Properties | List of all members
MPBookingsQuery Class Reference

#include <MPBookingsQuery.h>

Inheritance diagram for MPBookingsQuery:

Properties

MPLocationlocation
 
NSString * organizerId
 
NSDate * startTime
 
NSDate * endTime
 

Detailed Description

Query object to be used with MPBookingService.getBookingsUsingQuery() Queries can be either for a location or a user (organizerId), and may optionally be limited to a given timespan.

Property Documentation

◆ endTime

- (NSDate*) endTime
readwritenonatomicstrong

◆ location

- (MPLocation*) location
readwritenonatomicstrong

◆ organizerId

- (NSString*) organizerId
readwritenonatomicstrong

◆ startTime

- (NSDate*) startTime
readwritenonatomicstrong