recdotgov-client

Campsite

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- campsite_id | str | Campsite ID | facility_id | str | Facility ID the campsite belongs to | campsite_name | str | Campsite name | campsite_type | str | Campsite type | type_of_use | str | Type of use | loop | str | Name of loop the campsite resides on | campsite_accessible | bool | Is the campsite accessible by vehicle | campsite_longitude | float | Longitude of the permit | [optional] campsite_latitude | float | Latitude of the permit | [optional] created_date | date | Record creation date | last_updated_date | date | Record last update date | attributes | list[Attribute] | Array of Campsite Attributes | permittedequipment | list[PermittedEquipment] | Array of Permitted Equipment allowed in the Campsite | entitymedia | list[Media] | Array of Media for the Campsite |

[Back to Model list] [Back to API list] [Back to README]