| Name | Description | Type | Additional information |
|---|---|---|---|
| ParkingLotID | integer |
Required |
|
| UserID | integer |
Required |
|
| LotName | string |
Required Max length: 100 |
|
| LotDescription | string |
Required Max length: 500 |
|
| LotAddress | string |
Required Max length: 300 |
|
| LotState | string |
Max length: 30 |
|
| LotCity | string |
Max length: 100 |
|
| LotZipCode | string |
Max length: 10 |
|
| NightPrice | decimal number |
Required Range: inclusive between 0 and 1.79769313486232E+308 |
|
| LocationLat | decimal number |
Required |
|
| LocationLong | decimal number |
Required |