OrdinanceSummary (JSON)

Summary information regarding Ordinances.

URI:OrdinanceSummary

Properties

Name Type Description
notSharedReservationCount number Get the current number of reservations which have not been shared that a user has on their reservation list.
notSharedReservationLimit number Get the maximum number of reservations which have not been shared that a user is allowed to have on their reservation list.
sharedReservationCount number Get the current number of shared reservations for a user.

Example

{
  "notSharedReservationCount" : 12345,
  "notSharedReservationLimit" : 12345,
  "sharedReservationCount" : 12345
}

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.