IPagedListOfAdminParkingResponse
Represents a subset of a collection of objects that can be individually accessed by index and containing metadata about the superset collection of objects this subset was created from.
data object[]
address object
- null
- Address
latLng object
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)(?:\.\d+)?$
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)(?:\.\d+)?$
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)$
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)$
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)$
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)$
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)$
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)$
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)$
{
"data": [
{
"id": "string",
"code": "string",
"name": "null",
"description": "null",
"address": "null",
"latLng": {
"latitude": 0,
"longitude": 0
},
"timeZone": "string",
"branchNumber": "null",
"lotId": "null",
"fullLotId": "null",
"barrier": true,
"isHangTag": true,
"isLongTerm": true,
"openToPublic": true,
"isActive": true,
"maxVehicleHeight": "null"
}
],
"pageCount": 0,
"totalItemCount": 0,
"pageNumber": 0,
"pageSize": 0
}