Get all field groups
get
/fscmRestApi/resources/11.13.18.05/publicSectorRecords/{LnpRecordKey}/child/FieldGroups
Request
Path Parameters
-
LnpRecordKey(required): integer(int64)
The unique identifier for a record. The record is for a permit, business license, professional license, or planning and zoning, and is determined by the classification.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
finder: string
Used as a predefined finder to search the collection.
Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables:- PrimaryKey: Finds a field group using the primary key criteria.
Finder Variables:- LnpRecordKey; integer; The unique identifier of a field group.
- PrimaryKey: Finds a field group using the primary key criteria.
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- AgencyId; integer; The unique identifier for a public sector agency.
- AreaUom; string; A field used to indicate the unit of measure for all area related fields on the application.
- CreatedBy; string; The user who created the record.
- CreationDate; string; The date when the record was created.
- CurrencyCode; string; The currency code for the record.
- DemDemolitionReason; string; A field in the demolition component of the form designer used to describe the demolition reason.
- DemDisposalSite; string; A field in the demolition component of the form designer used to describe the disposal site.
- DemElectricReleaseDate; string; A field in the demolition component of the form designer used to enter the electric utility release date.
- DemEntireStructureFlag; boolean; Indicates whether the entire structure will be demolished. The default value is no.
- DemGasFlag; boolean; Indicates whether the demolition involves a gas line. The default value is no.
- DemGasUtilReleaseDate; string; A field in the demolition component of the form designer used to describe the gas utility release date.
- DemHazMatCertNumber; string; A field in the demolition component of the form designer used to describe the hazardous material certificate number.
- DemHazMatCertRequiredFlag; boolean; Indicates whether a hazardous material certificate is required for the demolition. The default value is No.
- DemHistoricDistrictFlag; boolean; Indicates whether the demolition is occurring in a historic district. The default value is No.
- DemLandmarkFlag; boolean; Indicates whether the demolition involves a designated landmark. The default value is No.
- DemMatlTransportMthd; string; A field in the demolition component of the form designer used to describe the demolition material transport method.
- DemMethod; string; A field in the demolition component of the form designer used to describe the demolition method.
- DemNumberStories; number; A field in the demolition component of the form designer used to describe the number of stories in the structure.
- DemOverallHeight; number; A field in the demolition component of the form designer used to describe the overall height of the structure.
- DemPowerFlag; boolean; Indicates whether the demolition involves power. The default value is No.
- DemSewerFlag; boolean; Indicates whether the demolition involves a sewer line. The default value is no.
- DemSewerUtilReleaseDate; string; A field in the demolition component of the form designer used to describe the sewer utility release date.
- DemStructureDescr; string; A field in the demolition component of the form designer used to describe the structure.
- DemStructureFloorArea; number; A field in the demolition component of the form designer used to describe the floor area to be demolished.
- DemStructureMeritFlag; boolean; Indicates that the demolition involves a structure of merit. The default value is no.
- DemUgFlameLiqStorFlag; boolean; A field in the demolition component of the form designer used to indicate that there are underground tanks.
- DemWaterFlag; boolean; Indicates whether the demolition involves a water line. The default value is no.
- DemWaterUtilReleaseDate; string; A field in the demolition component of the form designer used to describe the water utility release date.
- DimensionUom; string; A field used to indicate the unit of measure for all dimension related fields on the application.
- DistanceUom; string; A field used to indicate the unit of measure for all distance related fields on the application.
- DurationUom; string; A field used to indicate the unit of measure for all time duration related fields on the application.
- DwlChangeDwellingArea; number; A field in the housing component of the form designer used to indicate the changes to the dwelling unit floor area.
- DwlChangeDwellingUnits; integer; A field in the housing component of the form designer used to calculate the changes of the dwelling unit.
- DwlConcessionIncentiveFlag; boolean; A field in the housing component of the form designer used to indicate whether there is a request for concessions or incentives in addition to a density bonus. The default value is no.
- DwlDensityBonusFlag; boolean; A field in the housing component of the form designer used to indicate whether there is a request for a density bonus. The default value is no.
- DwlDwellingControlRentFlag; boolean; A field in the housing component of the form designer used to indicate whether there are the dwelling units in the controlled rental property. The default value is no.
- DwlDwellingUnitAreaUom; string; A field in the housing component of the form designer used to indicate the unit of measure for floor area.
- DwlEliminateDwellingFlag; boolean; A field in the housing component of the form designer used to indicate whether the project involves the elimination or rehabilitation of any dwelling units. The default value is no.
- DwlExistingDwellingArea; number; A field in the housing component of the form designer used to indicate the existing dwelling unit floor area.
- DwlExistingDwellingUnits; integer; A field in the housing component of the form designer used to indicate the existing number of dwelling units.
- DwlProposedDwellingArea; number; A field in the housing component of the form designer used to indicate the proposed dwelling unit floor area.
- DwlProposedDwellingUnits; integer; A field in the housing component of the form designer used to indicate the proposed number of dwelling units.
- ElcDishwashers; integer; A field in the electrical equipment component of the form designer used to indicate whether there is a dishwasher.
- ElcExistingServiceAmps; number; A field in the electrical equipment component of the form designer used to describe the existing amps.
- ElcExistingServiceFlag; boolean; Indicates whether there is existing electrical service. The default value is no.
- ElcFIREAlarms; integer; A field in the electrical equipment component of the form designer used to describe the fire alarm.
- ElcHeatingAppliances; integer; A field in the electrical equipment component of the form designer used to indicate whether there are heating appliances.
- ElcMotors; integer; Label for the first field in the electrical equipment component of the form designer used to indicate that there is a motor range.
- ElcNumberFixturesOutletsSws; number; A field in the electrical equipment component of the form designer used to describe the number of electrical fixtures.
- ElcNumberPowerOutlets; integer; A field in the electrical equipment component of the form designer used to describe the number of electrical outlets.
- ElcNumberPowerOutletsOther; integer; A field in the electrical equipment component of the form designer used to describe the number of electrical outlets.
- ElcNumberTelecomm; integer; A field in the electrical equipment component of the form designer used to describe the number of telephone communication.
- ElcServEquipment; integer; Label for the first field in the electrical equipment component of the form designer used to describe the service equipment range.
- ElcSignFlag; boolean; Indicates whether there is an electrical sign. The default value is No.
- ElcSmokeDetectors; integer; A field in the electrical equipment component of the form designer used to indicate that there are smoke detectors.
- ElcSwimmingPools; integer; A field in the electrical equipment component of the form designer used to indicate that there is a swimming pool.
- ElcTemporaryPoles; integer; A field in the electrical equipment component of the form designer used to indicate that there is a temporary pole.
- ElcWaterHeaterKvaHp; number; A field in the electrical equipment component of the form designer used to describe the water heater kVA or HP.
- FenAutocloseGateFlag; boolean; A field in the fence information component of the form designer used to indicate whether there is an automatic closing gate. The default value is no.
- FenCornerLotFlag; boolean; A field in the fence information component of the form designer used to indicate that there is a corner lot. The default value is no.
- FenFoundationType; string; A field in the fence information component of the form designer used to describe the foundation type.
- FenHeightFront; number; A field in the fence information component of the form designer used to describe the front fence height.
- FenHeightLeft; number; A field in the fence information component of the form designer used to describe the left fence height.
- FenHeightRear; number; A field in the fence information component of the form designer used to describe the rear fence height.
- FenHeightRight; number; A field in the fence information component of the form designer used to describe the right fence height.
- FenLocation; string; A field in the fence information component of the form designer used to describe the fence location.
- FenLockFlag; boolean; A field in the fence information component of the form designer used to indicate whether the fence has a lock. The default value is no.
- FenMaterial; string; A field in the fence information component of the form designer used to describe the fence material.
- FenMaterialOther; string; A field in the fence information component of the form designer used to describe the other fence material.
- FenPoolEnclosureFlag; boolean; A field in the fence information component of the form designer used to indicate whether the fence is a pool enclosure. The default value is no.
- FenType; string; A field in the fence information component of the form designer used to describe the other fence type.
- FenTypeOfUse; string; A field in the fence information component of the form designer used to describe the type of use.
- FenTypeOfWork; string; A field in the fence information component of the form designer used to describe the type of work.
- FenTypeOther; string; A field in the fence information component of the form designer used to describe the type of other.
- GenAddlNumberStories; number; A field in the construction information component of the form designer used to describe the additional number of stories in the building.
- GenBackflowDeviceFlag; boolean; Indicates whether there is a backflow device. The default value is no.
- GenExistBldgHeight; number; A field in the construction information component of the form designer used to describe the existing building height.
- GenExistFIRESprinkFlag; boolean; Indicates whether there are existing fire sprinklers. The default value is no.
- GenExistingNumberStories; number; A field in the construction information component of the form designer used to describe the existing number of stories in the building.
- GenFIREAlarmComments; string; A field in the construction information component of the form designer used to describe the fire alarm comments.
- GenFIRESprinkComments; string; A field in the construction information component of the form designer used for comments about the fire sprinklers.
- GenFIRESprinkProject; number; A field in the construction information component of the form designer used to describe the number of fire sprinklers.
- GenFIRESprinkType; string; A field in the construction information component of the form designer used to describe the fire sprinkler type.
- GenFloorAreaAddl; number; The floor area that will be added in a construction project.
- GenFloorAreaExist; number; The existing floor area in a construction project.
- GenFloorAreaTotal; number; A field in the construction information component of the form designer used to describe the total floor area of the site being constructed.
- GenIrrigationMeterSize; number; A field in the construction information component of the form designer used to describe the irrigation meter size.
- GenJobCost; number; A field in the construction information component of the form designer used to describe the job cost.
- GenNewFloorAreaClass; string; A field in the construction information component of the form designer used to describe the new floor area classification.
- GenOccupantLoad; number; The number of occupants or occupant load.
- GenProposedBldgHeight; number; A field in the construction information component of the form designer used to describe the proposed building height.
- GenTotalNumberStories; number; A field in the construction information component of the form designer used to describe the total number of stories of the structure being constructed.
- GenTypeConstruction; string; The type of construction.
- GenTypeOfUse; string; A field in the construction information component of the form designer used to describe the type of use.
- GenTypeOfWork; string; A field in the construction information component of the form designer used to describe the type of work.
- GenWaterMeterSize; number; A field in the construction information component of the form designer used to describe the water meter size.
- GrdCutAmount; number; A field in the grading information component of the form designer used to describe the cut amount.
- GrdCutDisposeSite; string; A field in the grading information component of the form designer used to describe the cut disposal site.
- GrdCutMaterial; string; A field in the grading information component of the form designer used to describe the cut material.
- GrdDisturbedAcreage; number; A field in the grading information component of the form designer used to enter the disturbed acreage.
- GrdExportAmount; number; A field in the grading information component of the form designer used to describe the export amount.
- GrdFillAmount; number; A field in the grading information component of the form designer used to describe the fill amount.
- GrdFillMaterial; string; A field in the grading information component of the form designer used to describe the fill material.
- GrdImportAmount; number; A field in the grading information component of the form designer used to describe the import amount.
- GrdNumberLots; number; A field in the grading information component of the form designer used to describe the number of lots.
- GrdSourceImport; string; A field in the grading information component of the form designer used to describe the source of input.
- GrdTotalAcreage; number; A field in the grading information component of the form designer used to describe the project acreage.
- GrdTypeProject; string; A field in the grading information component of the form designer used to describe the project type.
- HeightUom; string; A field used to indicate the unit of measure for height measurement related fields on the application.
- ImpExemptHydromodFlag; boolean; A field in the impervious surface component of the form designer used to indicate whether there is a request for exemption from hydromodification requirements. The default value is no.
- ImpExemptInfiltrationFlag; boolean; A field in the impervious surface component of the form designer used to indicate whether there is a request for exemption from infiltration feasibility requirements. The default value is no.
- ImpExemptRainHarvUseFlag; boolean; A field in the impervious surface component of the form designer used to indicate whether there is a request for exemption from rainwater harvesting and use feasibility requirements. The default value is no.
- ImpExistingImperviousArea; number; A field in the impervious surface component of the form designer used to indicate the existing impervious surface area.
- ImpImperviousAreaUom; string; A field in the impervious surface component of the form designer used to indicate the unit of measure for impervious area.
- ImpLotArea; number; A field in the impervious surface component of the form designer used to indicate the property lot area.
- ImpProposedImperviousArea; number; A field in the impervious surface component of the form designer used to indicate the proposed impervious surface area.
- ImpSurficeRatioPercentage; number; A field in the impervious surface component of the form designer used to indicate the calculated percentage of impervious surface ratio.
- InsuranceBondedFlag; boolean; A field in the insurance component of the form designer used to indicate whether something is bonded. The default value is no.
- InsuranceCompany; string; A field in the insurance component of the form designer used to describe the insurance company.
- InsuranceInsuredFlag; boolean; A field in the insurance component of the form designer used to indicate that a person or organization is insured. The default value is no.
- InsurancePolicyExpiration; string; A field in the insurance component of the form designer used to describe the policy expiration date.
- InsurancePolicyNumber; string; A field in the insurance component of the form designer used to describe the insurance policy number.
- InsuranceType; string; A field in the insurance component of the form designer used to describe the insurance type.
- LandUom; string; A field used to indicate the unit of measure for all land measurement related fields on the application.
- LastUpdateDate; string; The date when the record was last updated.
- LastUpdatedBy; string; The user who last updated the record.
- LnpFieldGroupPuid; string; The unique key identifier for the related data migration transaction.
- LnpRecordId; string; The permit transaction identification number.
- LnpRecordKey; integer; The unique identifier for the related permit transaction.
- MecAirhdlrMaximum; number; A field in the mechanical equipment component of the form designer used to indicate whether there is an air handler maximum.
- MecAirhdlrMinimum; number; A field in the mechanical equipment component of the form designer used to indicate whether there is an air handler minimum.
- MecBathKitchenExhaust; integer; A field in the mechanical equipment component of the form designer used to indicate whether there is a bath or kitchen exhaust.
- MecChillers; integer; A field in the mechanical equipment component of the form designer used to indicate whether there is a chiller.
- MecChimneys; integer; A field in the mechanical equipment component of the form designer used to indicate whether there is a chimney.
- MecCommercialHoods; integer; A field in the mechanical equipment component of the form designer used to indicate whether there is a commercial hood.
- MecCompressors; integer; A field in the mechanical equipment component of the form designer used to indicate whether there is a compressor.
- MecCoolingTowers; integer; A field in the mechanical equipment component of the form designer used to indicate that there is a cooling tower.
- MecDuctSystemFlag; boolean; A field in the mechanical equipment component of the form designer used to indicate that there is a duct system. The default value is no.
- MecElectricHeatEquip; integer; A field in the mechanical equipment component of the form designer used to indicate whether there is heating equipment.
- MecEvaporatorCoils; integer; A field in the mechanical equipment component of the form designer used to indicate whether there are evaporator coils.
- MecFIRESuprsPipingFlag; boolean; A field in the mechanical equipment component of the form designer used to indicate whether there is fire suppression piping. The default value is no.
- MecFIRESuprsSprinkler; integer; A field in the mechanical equipment component of the form designer used to indicate whether there is a fire suppression sprinkler head.
- MecFlueLinerFlag; boolean; A field in the mechanical equipment component of the form designer used to indicate whether there is a flue liner. The default value is no.
- MecFlueVentDamperFlag; boolean; A field in the mechanical equipment component of the form designer used to indicate whether there is a flue damper. The default value is no.
- MecHeatBtuMaximum; number; A field in the mechanical equipment component of the form designer used to indicate whether there is a heating maximum.
- MecHeatBtuMinimum; number; A field in the mechanical equipment component of the form designer used to indicate whether there is a heating minimum.
- MecHeatPumps; integer; A field in the mechanical equipment component of the form designer used to indicate whether there is a heat pump.
- MecHeatRecovryFlag; boolean; A field in the mechanical equipment component of the form designer used to indicate whether there is a heat recovery unit. The default value is no.
- MecHotWaterHeaterTanks; integer; A field in the mechanical equipment component of the form designer used to indicate whether there is a hot water tank.
- MecHumidifiers; integer; A field in the mechanical equipment component of the form designer used to indicate whether there is a humidifier.
- MecNewGasPipingFlag; boolean; A field in the mechanical equipment component of the form designer used to indicate whether there is new gas piping. The default value is no.
- MecPoolHeaters; integer; A field in the mechanical equipment component of the form designer used to indicate whether there is a pool heater.
- MecRefrigHpMaximum; number; Label for the first field in the mechanical equipment component of the form designer used to describe the refrigeration maximum.
- MecRefrigHpMinimum; number; Label for the first field in the mechanical equipment component of the form designer used to describe the refrigeration minimum.
- MecResidentialBoilerFlag; boolean; A field in the mechanical equipment component of the form designer used to indicate whether there is a residential boiler. The default value is no.
- MecResidentialHeatFlag; boolean; A field in the mechanical equipment component of the form designer used to indicate whether there is residential heating. The default value is no.
- MecTankAboveGroundFlag; boolean; A field in the above ground tank component of the form designer used to describe the above ground tank. The default value is no.
- MecTankBelowGroundFlag; boolean; A field in the mechanical equipment component of the form designer used to indicate whether there is a below ground tank. The default value is no.
- MecUnitHeaters; integer; A field in the mechanical equipment component of the form designer used to indicate that there is a unit heater.
- MecUnitVentilators; integer; A field in the mechanical equipment component of the form designer used to indicate that there is a unit ventilator.
- MecVavBoxFlag; boolean; A field in the mechanical equipment component of the form designer used to indicate that there is a variable air volume box. The default value is no.
- MecWaterHeaterFlag; boolean; A field in the mechanical equipment component of the form designer used to indicate that there is a water heater. The default value is no.
- ObjectVersionNumber; integer; System attribute that captures the incremental version number for an object.
- PlbBackflowPreventerFlag; boolean; A field in the plumbing equipment component of the form designer used to indicate whether there is a backflow preventer. The default value is no.
- PlbBldgSewerFlag; boolean; A field in the plumbing equipment component of the form designer used to indicate that there is a sewer. The default value is no.
- PlbBldgSewerSize; number; A field in the plumbing equipment component of the form designer used to indicate the sewer size.
- PlbDrainageRepairFlag; boolean; A field in the plumbing equipment component of the form designer used to indicate whether there is drainage repair. The default value is no.
- PlbFIRESprinkerNumberHeads; number; A field in the plumbing equipment component of the form designer used to describe the number of fire sprinkler heads.
- PlbFixtureTrapFlag; boolean; A field in the plumbing equipment component of the form designer used to indicate whether there is a drain trap. The default value is no.
- PlbGasOutlets; integer; A field in the plumbing equipment component of the form designer used to indicate whether there are gas outlets.
- PlbGasReconnections; integer; A field in the plumbing equipment component of the form designer used to indicate whether there is a gas reconnection.
- PlbGasTanksPumps; integer; A field in the plumbing equipment component of the form designer used to indicate whether there are gas tanks and pumps.
- PlbLawnSprinklers; integer; A field in the plumbing equipment component of the form designer used to indicate whether there are lawn sprinklers.
- PlbRainwaterDrainFlag; boolean; A field in the plumbing equipment component of the form designer used to indicate that there is a rainwater drain. The default value is no.
- PlbSewerTapCommercialFlag; boolean; A field in the plumbing equipment component of the form designer used to indicate that there is a commercial sewer tap. The default value is no.
- PlbWaterHeaters; integer; A field in the plumbing equipment component of the form designer used to indicate that there is a water heater.
- PlbWaterSofteners; integer; A field in the plumbing equipment component of the form designer used to indicate that there is a water softener.
- PlnBuildingAssessedValue; number; A field in the development plan information component of the form designer used to describe the current building assessed value.
- PlnChangeNumUnits; integer; A field in the development plan information component of the form designer used to describe the calculated changes of number of building units.
- PlnDevelopmentType; string; A field in the development plan information component of the form designer used to describe the development type.
- PlnExistingCommercialArea; number; A field in the development plan information component of the form designer used to describe the existing commercial building area.
- PlnExistingNumUnits; integer; A field in the development plan information component of the form designer used to describe the existing number of building units.
- PlnExistingTypeOfUse; string; A field in the development plan information component of the form designer used to describe the existing use of the land.
- PlnGrossLotArea; number; A field in the development plan information component of the form designer used to describe the gross lot area.
- PlnLandAssessedValue; number; A field in the development plan information component of the form designer used to describe the current assessed value of the land.
- PlnNetLotArea; number; A field in the development plan information component of the form designer used to describe the net lot area.
- PlnProjectArea; number; A field in the development plan information component of the form designer used to describe the total project area.
- PlnProjectLotAreaUom; string; A field in the development plan information component of the form designer used to describe the unit of measure for project and lot area.
- PlnProposedCommercialArea; number; A field in the development plan information component of the form designer used to describe the proposed commercial building area.
- PlnProposedNumUnits; integer; A field in the development plan information component of the form designer used to describe the proposed number of building units.
- PlnProposedSetbackFront; number; A field in the development plan information component of the form designer used to describe the proposed front setback distance to the property line.
- PlnProposedSetbackRear; number; A field in the development plan information component of the form designer used to describe the proposed rear setback distance to the property line.
- PlnProposedSetbackSides; number; Label for a field in the development plan information component of the form designer used to describe the proposed side setback distance to the property line.
- PlnProposedTypeOfUse; string; A field in the development plan information component of the form designer used to describe the proposed use of the land.
- PlnRequiredSetbackFront; number; Label for a field in the development plan information component of the form designer used to describe the required front setback distance to the property line.
- PlnRequiredSetbackRear; number; A field in the development plan information component of the form designer used to describe the required rear setback distance to the property line.
- PlnRequiredSetbackSides; number; A field in the development plan information component of the form designer used to describe the required side setback distance to the property line.
- PlnSetbackUom; string; A field in the development plan information component of the form designer used to describe the unit of measure for distance of the setback to the property line.
- PolAutocloseGateFlag; boolean; A field in the pool information component of the form designer used to indicate that there is an automatic closing gate. The default value is no.
- PolFenceHeight; number; A field in the pool information component of the form designer used to describe the fence height.
- PolFencedFlag; boolean; A field in the pool information component of the form designer used to indicate whether a pool is fenced. The default value is no.
- PolFrontSetback; number; A field in the pool information component of the form designer used to describe the front setback.
- PolHeaterFlag; boolean; A field in the pool information component of the form designer used to indicate whether there is a pool heater. The default value is no.
- PolHeaterType; string; A field in the pool information component of the form designer used to describe the pool heater type.
- PolLeftSideSetback; number; A field in the pool information component of the form designer used to describe the setback of the left side.
- PolLocation; string; A field in the pool information component of the form designer used to describe the pool location.
- PolMaximumDepth; number; A field in the pool information component of the form designer used to describe the maximum depth.
- PolNumberPoolLights; number; A field in the pool information component of the form designer used to describe the number of lights.
- PolRearSetback; number; A field in the pool information component of the form designer used to describe the rear setback.
- PolRightSideSetback; number; A field in the pool information component of the form designer used to describe the setback of the right side.
- PolSurfaceArea; number; A field in the pool information component of the form designer used to describe the surface area.
- PolTypeFence; string; A field in the pool information component of the form designer used to describe the type of fence.
- PolTypeOfPool; string; A field in the pool information component of the form designer used to describe the pool type.
- QalLicenseClassCode; string; A field in the license qualification component of the form designer used to describe the license class code.
- QalLicenseType; string; A field in the license qualification component of the form designer used to describe the state license type.
- QalStateLicExpire; string; A field in the license qualification component of the form designer used to describe the state license expiration date.
- QalStateLicNumber; string; A field in the license qualification component of the form designer used to describe the state license number.
- RbaAdultOrientedFlag; boolean; A flag in the regulated business activity component of the form designer used to indicate that a business is adult oriented. The default value is no.
- RbaAlcoholLicenseNumber; string; A field in the regulated business activity component of the form designer used to describe the alcohol license.
- RbaAlcoholLicenseType; string; A field in the regulated business activity component of the form designer used to describe the alcohol license type.
- RbaAlcoholServedFlag; boolean; A field in the regulated business activity component of the form designer used to indicate whether alcohol is served. The default value is no.
- RbaAquaticFeatures; integer; A field in the regulated business activity component of the form designer used to describe the aquatic features.
- RbaCannabisFlag; boolean; A field in the regulated business activity component of the form designer used to indicate that cannabis products are sold. The default value is no.
- RbaCarnivalGames; integer; A field in the regulated business activity component of the form designer used to indicate whether there are carnival games.
- RbaCarnivalRides; integer; A field in the regulated business activity component of the form designer used to indicate whether there are carnival rides.
- RbaCasinoGames; integer; A field in the regulated business activity component of the form designer used to indicate whether there are casino games.
- RbaFirearmFlag; boolean; A field in the regulated business activity component of the form designer used to indicate whether this is a firearms business. The default value is no.
- RbaLiveAnimalsFlag; boolean; A field in the regulated business activity component of the form designer used to indicate whether the business involves live animals. The default value is no.
- RbaLiveEntertainmentFlag; boolean; A field in the regulated business activity component of the form designer used to indicate whether the business involves live entertainment.
- RbaOtherFlag; boolean; A field in the regulated business activity component of the form designer used to whether this is another type of business. The default value is no.
- RbaOtherSpecify; string; A field in the regulated business activity component of the form designer used to describe the other specification.
- RbaPlayEquipmentFlag; boolean; A field in the regulated business activity component of the form designer used to indicate whether the business involves play equipment. The default value is no.
- RbaPyrotechnicsFlag; boolean; A field in the regulated business activity component of the form designer used to indicate whether the business involves pyrotechnics. The default value is no.
- RbaTobaccoFlag; boolean; A field in the regulated business activity component of the form designer used to indicate whether the business involves tobacco products. The default value is no.
- RecordNumber; string; The parent record key for the data migration transaction.
- RofExistRoofType; string; A field in the roof information component of the form designer used to describe the existing number of stories.
- RofFIRELayers; integer; A field in the roof information component of the form designer used to indicate whether there are fire layers.
- RofNewRoofType; string; A field in the roof information component of the form designer used to describe the new roof type.
- RofNumberExistRoofLayers; number; A field in the roof information component of the form designer used to describe the number of existing layers.
- RofRemoveAllExistRoofFlag; boolean; A field in the roof information component of the form designer used to indicate that the roof is to be removed. The default value is no.
- RofRoofNumberSquares; number; A field in the roof information component of the form designer used to describe the number of squares.
- RofSheathingRepairFlag; boolean; A field in the roof information component of the form designer used to indicate that there is a sheathing repair. The default value is no.
- RowAlleyImpactFlag; boolean; A field in the right of way use component of the form designer used to indicate whether there is an alley impact. The default value is no.
- RowClosureType; string; A field in the right of way use component of the form designer used to indicate the closure type.
- RowLocation; string; A field in the right of way use component of the form designer used to describe the right of way location.
- RowNumberBusStopsBlocked; number; A field in the right of way use component of the form designer used to describe the number of bus stops blocked by construction.
- RowNumberCalendarDays; number; A field in the right of way use component of the form designer used to describe the number of days in the project.
- RowNumberMetersReserved; number; A field in the right of way use component of the form designer used to describe the number of meters reserved.
- RowNumberNonpaveExcavations; number; A field in the right of way use component of the form designer used to describe the number of non-pavement excavations.
- RowNumberPaveExcavations; number; A field in the right of way use component of the form designer used to describe the number of pavement excavations.
- RowParkingLaneImpactFlag; boolean; A field in the right of way use component of the form designer used to indicate that there is a parking lane impact. The default value is no.
- RowParkwayImpactFlag; boolean; A field in the right of way use component of the form designer used to indicate whether there is a parkway impact. The default value is no.
- RowRightOfWayTypeUse; string; A field in the right of way use component of the form designer used to describe the right of way use.
- RowSidewalkImpactFlag; boolean; A field in the right of way use component of the form designer used to indicate that there is a sidewalk impact. The default value is no.
- RowTotalProjectAreaLength; number; A field in the right of way use component of the form designer used to describe the project area length.
- RowTrafficLaneImpactFlag; boolean; A field in the right of way use component of the form designer used to indicate that there is a traffic lane impact. The default value is no.
- RowTrafficPlanProvidedFlag; boolean; A field in the right of way use component of the form designer used to indicate whether a traffic plan is provided. The default value is no.
- SgnFaceHeight; number; Label for the field in the sign component of the form designer used to indicate the height of the face of the sign.
- SgnFaceWidth; number; Label for the field in the sign component of the form designer used to indicate the width of the face of the sign.
- SgnIlluminationType; string; Label for the field in the sign component of the form designer used to indicate how the sign will be illuminated.
- SgnPermanentType; string; Label for the field in the sign component of the form designer used to indicate the type of permanent signage displayed.
- SgnTemporaryType; string; Label for the field in the sign component of the form designer used to indicate the type of temporary signage displayed.
- SgnTotalFaceArea; number; Label for the field in the sign component of the form designer used to indicate the total area of the face of the sign.
- SgnTotalHeight; number; Label for the field in the sign component of the form designer used to indicate the overall height above ground level of the top of the finished sign.
- SgnUsageType; string; Label for the field in the sign component of the form designer used to indicate how the sign will be utilized.
- SolInverterPower; number; A field in the photovoltaic component of the form designer used to describe the solar inverter power.
- SolInverterType; string; A field in the photovoltaic component of the form designer used to describe the inverter type.
- SolMeterId; string; A field in the photovoltaic component of the form designer used to describe the solar meter ID.
- SolNumberOfInverters; number; A field in the photovoltaic component of the form designer used to describe the number of solar inverters.
- SolNumberPhotovoltaicModules; number; A field in the photovoltaic component of the form designer used to describe the solar photovoltaic modules.
- SolNumberRoofConnects; number; A field in the photovoltaic component of the form designer used to describe the number of roof connections.
- SolRoofConnectType; string; A field in the photovoltaic component of the form designer used to describe the roof connection type.
- SolRoofCoverage; number; A field in the photovoltaic component of the form designer used to describe the solar roof coverage.
- SolRoofLayers; number; A field in the photovoltaic component of the form designer used to describe the roof layers.
- SolRoofMaterial; string; A field in the photovoltaic component of the form designer used to describe the solar roof material.
- SolServiceId; string; A field in the photovoltaic component of the form designer used to describe the solar service ID.
- SolTotalRoofArea; number; A field in the photovoltaic component of the form designer used to describe the solar roof area.
- SolTypeOfRoof; string; A field in the photovoltaic component of the form designer used to describe the solar type of roof.
- SolTypeOfUse; string; A field in the photovoltaic component of the form designer used to describe the solar type of use.
- SpeAlcoholCOMPFlag; boolean; A field in the special event component of the form designer used to indicate whether complimentary alcohol is served at the special event. The default value is no.
- SpeAlcoholEndTime; string; A field in the special event component of the form designer used to indicate the time in which alcohol service will end at the special event.
- SpeAlcoholStartTime; string; A field in the special event component of the form designer used to indicate the time in which alcohol service will begin at the special event.
- SpeBannersDescr; string; A field in the special event component of the form designer used to describe the banners.
- SpeBeerFlag; boolean; A field in the special event component of the form designer used to indicate whether beer is served. The default value is no.
- SpeCookingMethod; string; A field in the special event component of the form designer used to describe the method used for cooking food at the special event.
- SpeCookingRequiredFlag; boolean; A field in the special event component of the form designer used to indicate whether cooking will be done at the special event.
- SpeCopyNotificationFlag; boolean; A field in the special event component of the form designer used to indicate whether an event notification for the public is attached as part of the intake form. The default value is no. The intake form is the form that is being designed.
- SpeDiscountFee; number; A field in the special event component of the form designer used to enter the discounted admission fee for the special event.
- SpeDismantleDatetime; string; A field in the special event component of the form designer used to enter the date and time the special event will be dismantled.
- SpeDistilledSpiritsFlag; boolean; A field in the special event component of the form designer used to indicate whether distilled spirits are served at the special event. The default value is no.
- SpeDtlRoadCloseDescr; string; A field in the special event component of the form designer used to describe the detailed traffic plan required for the special event.
- SpeDtlRoadCloseFlag; boolean; A field in the special event component of the form designer used to indicate whether a detailed traffic plan for the special event is required. The default value is no.
- SpeElecPowerFlag; boolean; A field in the special event component of the form designer used to indicate whether electrical power is required for the special event. The default value is no.
- SpeEndDatetime; string; A field in the special event component of the form designer used to describe the end date and time of the special event.
- SpeEstDailyAttendance; number; A field in the special event component of the form designer used to describe the estimated daily attendance for the special event.
- SpeEventDescription; string; A field in the special event component of the form designer used to describe the special event.
- SpeEventName; string; A field in the special event component of the form designer used to describe the name of the special event.
- SpeEventType; string; A field in the special event component of the form designer used to describe the type of special event.
- SpeFirstAidDescr; string; A field in the special event component of the form designer used to describe the way in which the first aid station is set up at the special event.
- SpeFirstAidStations; integer; A field in the special event component of the form designer used to indicate the number of first aid stations provided for the event.
- SpeFoodFlag; boolean; A field in the special event component of the form designer used to indicate whether there are food concessions at the special event. The default value is no.
- SpeFoodPrepFlag; boolean; A field in the special event component of the form designer used to indicate that food is prepared on-site for the special event. The default value is no.
- SpeFoodVendors; integer; A field in the special event component of the form designer used to indicate number of food and alcohol vendors planned for the event.
- SpeGarbageCleanupPlan; string; A field in the special event component of the form designer used to describe the plan to clean up garbage at the special event.
- SpeGeneralAdmission; number; A field in the special event component of the form designer used to describe the general admission fee for the special event.
- SpeGenerators; integer; A field in the special event component of the form designer used to indicate the number of portable generators used by the event.
- SpeMediaFlag; boolean; A field in the special event component of the form designer used to indicate whether the event involves media coverage. The default value is no.
- SpeMusicalFlag; boolean; A field in the special event component of the form designer used to indicate whether there is musical entertainment at the special event. The default value is no.
- SpeNameOfPublicBldg; string; A field in the special event component of the form designer used to describe the name of the public building used for the special event.
- SpeNameOfPublicPark; string; A field in the special event component of the form designer used to describe the name of the public park used for the special event.
- SpeNameOfPublicPlz; string; A field in the special event component of the form designer used to describe the name of the public plaza used for the special event.
- SpeNotificationMethod; string; A field in the special event component of the form designer used to describe the specific method of notification for the special event.
- SpeNotifyFlag; boolean; A field in the special event component of the form designer used to indicate whether to notify residents and businesses of the special event. The default value is no.
- SpeNumberAccessibleRestrooms; number; A field in the special event component of the form designer used to describe the number of accessible restrooms at the special event.
- SpeNumberAlcoholVendors; number; A field in the special event component of the form designer used to describe the number of alcohol vendors at the special event.
- SpeNumberAmbulances; number; A field in the special event component of the form designer used to describe the number of ambulances available at the special event.
- SpeNumberBands; number; A field in the special event component of the form designer used to describe the number of musical bands at the special event.
- SpeNumberBanners; number; A field in the special event component of the form designer used to describe the number of banners for the special event.
- SpeNumberBleachers; number; A field in the special event component of the form designer used to describe the number of bleachers needed for the special event.
- SpeNumberCanopies; number; A field in the special event component of the form designer used to describe the number of canopies needed at the special event.
- SpeNumberChairs; number; A field in the special event component of the form designer used to describe the number of chairs needed for the special event.
- SpeNumberDisableParkSpaces; number; A field in the special event component of the form designer used to describe the number of disabled parking spaces required for the special event.
- SpeNumberDoctors; number; A field in the special event component of the form designer used to describe the number of doctors required for the special event.
- SpeNumberDumpsterWLids; number; A field in the special event component of the form designer used to describe the number of dumpsters with lids required for the special event.
- SpeNumberEmergTechs; number; A field in the special event component of the form designer used to describe the number of emergency technicians required for the special event.
- SpeNumberFoodVendors; number; A field in the special event component of the form designer used to describe the number of food vendors at the special event.
- SpeNumberGarbageContainers; number; A field in the special event component of the form designer used to describe the number of garbage containers at the special event.
- SpeNumberHandSinks; number; A field in the special event component of the form designer used to describe the number of hand washing sinks at the special event.
- SpeNumberNurses; number; A field in the special event component of the form designer used to describe the number of nurses at the special event.
- SpeNumberParamedics; number; A field in the special event component of the form designer used to describe the number of paramedics at the special event.
- SpeNumberParkSpaces; number; A field in the special event component of the form designer used to describe the number of disabled parking spaces required for the special event.
- SpeNumberPortableRestrooms; number; A field in the special event component of the form designer used to describe the number of portable restrooms at the special event.
- SpeNumberRecycleContainers; number; A field in the special event component of the form designer used to describe the number of recyclable containers at the special event.
- SpeNumberSecurity; number; A field in the special event component of the form designer used to describe the number of security personnel at the special event.
- SpeNumberShuttles; number; A field in the special event component of the form designer used to describe the number of shuttles needed for the special event.
- SpeNumberStages; number; A field in the special event component of the form designer used to describe the number of stages required for the special event.
- SpeNumberTables; number; A field in the special event component of the form designer used to describe the number of tables required for the special event.
- SpeNumberTents; number; A field in the special event component of the form designer used to describe the number of tents required for the special event.
- SpeOpenToPublicFlag; boolean; A field in the special event component of the form designer used to indicate whether the event is open to the public. The default value is no.
- SpeOther; string; A field in the special event component of the form designer used to describe the any other information required.
- SpeOutdoorEatingFlag; boolean; A field in the special event component of the form designer used to indicate whether there are outdoor eating areas. The default value is no.
- SpePaSystemEndTime; string; A field in the special event component of the form designer used to describe the time the public address system will end. A public address system is an electronic system using microphones, amplifiers and speakers to increase the sound volume to an audience.
- SpePaSystemStartTime; string; A field in the special event component of the form designer used to describe the time the public address system will start. A public address system is an electronic system using microphones, amplifiers and speakers to increase the sound volume to an audience.
- SpeParkPlanVerifiedFlag; boolean; A field in the special event component of the form designer used to indicate whether the parking plan for the special event has been verified. The default value is no.
- SpeParkProvidedFlag; boolean; A field in the special event component of the form designer used to indicate whether event parking is provided at the special event. The default value is no.
- SpeParkShuttles; integer; A field in the special event component of the form designer used to indicate the number of parking shuttles provided by the event.
- SpeParkingPlanDescr; string; A field in the special event component of the form designer used to describe the parking plan for the special event.
- SpeProfSecurityFlag; boolean; A field in the special event component of the form designer used to indicate whether there is professional security for the event. The default value is no.
- SpePubAddrFlag; boolean; A field in the special event component of the form designer used to indicate whether a public address system will be used. The default value is no. A public address system is an electronic system using microphones, amplifiers, and speakers to increase the sound volume to an audience.
- SpePublicRowDescr; string; A field in the special event component of the form designer used to describe the description of the right of way requirements for a special event. The right of way describes any traffic considerations for the special event.
- SpeSecurityCompany; string; A field in the special event component of the form designer used to describe the security company for the special event.
- SpeSecurityPlan; string; A field in the special event component of the form designer used to describe the security plan for the special event.
- SpeSeniorAdmission; number; A field in the special event component of the form designer used to describe the senior citizen admission fee.
- SpeSetupDatetime; string; A field in the special event component of the form designer used to describe the setup date and time.
- SpeSizeCanopies; number; A field in the special event component of the form designer used to indicate the size of the canopy used for the special event.
- SpeSizeChairs; number; A field in the special event component of the form designer used to describe the size of chairs.
- SpeSizeDumpsterWLids; number; A field in the special event component of the form designer used to describe the size of the dumpsters with lids.
- SpeSizeGarbageContainers; number; A field in the special event component of the form designer used to describe the size of garbage containers.
- SpeSizeRecycleContainers; number; A field in the special event component of the form designer used to describe the size of recyclable containers.
- SpeSoundChkFlag; boolean; A field in the special event component of the form designer used to indicate whether there is a sound check for the special event. The default value is no.
- SpeSoundEquipDescr; string; A field in the special event component of the form designer used to describe the sound equipment used at the special event.
- SpeStartDatetime; string; A field in the special event component of the form designer used to describe the start date and time of the special event.
- SpeStrCloseEndDatetime; string; A field in the special event component of the form designer used to describe the street closure end date and time.
- SpeStrCloseStartDatetime; string; A field in the special event component of the form designer used to describe the street closure start date and time.
- SpeStreetClosureFlag; boolean; A field in the special event component of the form designer used to describe whether a street closure is required for the special event. The default value is no.
- SpeTempLightingDescr; string; A field in the special event component of the form designer used to describe the temporary lighting used for the special event.
- SpeTempLightingFlag; boolean; A field in the special event component of the form designer used to indicate whether the special event requires temporary lighting. The default value is no.
- SpeTempPowerFlag; boolean; A field in the special event component of the form designer used to indicate whether the special event requires temporary power service. The default value is no.
- SpeTrafficEquipDescr; string; A field in the special event component of the form designer used to describe the traffic safety equipment required for the special event.
- SpeTrafficEquipFlag; boolean; A field in the special event component of the form designer used to indicate that some traffic safety equipment will be used. The default value is no.
- SpeTrafficPlanVerifiedFlag; boolean; A field in the special event component of the form designer used to indicate whether a traffic plan is verified. The default value is no.
- SpeTrafficRouteRequiredFlag; boolean; A field in the special event component of the form designer used to indicate whether traffic routing is required. The default value is no.
- SpeUseOfPublicBldgFlag; boolean; A field in the special event component of the form designer used to indicate whether a public building will be used for the special event. The default value is no.
- SpeUseOfPublicParkFlag; boolean; A field in the special event component of the form designer used to indicate whether the special event will use a public park. The default value is no.
- SpeUseOfPublicPlzFlag; boolean; A field in the special event component of the form designer used to indicate that a public plaza is being used for the special event.
- SpeUsePublicRowFlag; boolean; A field in the special event component of the form designer used to indicate whether will be public right of way use. Right of way refers to the traffic flow for the special event. The default value is no.
- SpeWineFlag; boolean; A field in the special event component of the form designer used to indicate whether wine is served. The default value is no.
- SpeYouthAdmission; number; A field in the special event component of the form designer used to describe the youth admission fee for the special event.
- VolumeUom; string; A field used to indicate the unit of measure for all volume related fields on the application.
- WeightUom; string; A field used to indicate the unit of measure for all weight related fields on the application.
- WhrFuelType; string; A field in the water heater component of the form designer used to indicate the fuel type used by the water heater.
- WhrHeaterType; string; A field in the water heater component of the form designer used to indicate the type of water heater installed.
- WhrNewHeater; string; A field in the water heater component of the form designer used to indicate if the water heater is new or a replacement.
- WhrNumberNew; integer; A field in the water heater component of the form designer used to indicate the number of new water heaters.
- WhrNumberReplace; integer; A field in the water heater component of the form designer used to indicate the number of replacement water heaters.
- WhrTankCapacity; number; A field in the water heater component of the form designer used to indicate the tank capacity of the water heater.
- YrdDescription; string; A field in the yard sale component of the form designer used to describe the yard sale.
- YrdEndDatetime; string; A field in the yard sale component of the form designer used to describe the end date and time of the yard sale.
- YrdNumberDays; number; A field in the yard sale component of the form designer used to describe the number of days the yard sale will be running.
- YrdStartDatetime; string; A field in the yard sale component of the form designer used to describe the start date and time of the yard sale.
- ZonBaseFloodElevation; number; A field in the site zoning component of the form designer used to describe the base flood elevation.
- ZonDisturbedAcreage; number; A field in the site zoning component of the form designer used to enter the acreage disturbed by the construction.
- ZonEnvMgmtAreaFlag; boolean; Indicates whether the site is on an environmental management area. The default value is no.
- ZonExistingZoneEast; string; A field in the site zoning component of the form designer used to describe the existing east zone.
- ZonExistingZoneNorth; string; A field in the site zoning component of the form designer used to describe the existing north zone.
- ZonExistingZoneSouth; string; A field in the site zoning component of the form designer used to describe the existing south zone.
- ZonExistingZoneWest; string; A field in the site zoning component of the form designer used to describe the existing west zone.
- ZonFloodZone; string; A field in the site zoning component of the form designer used to describe the flood zone.
- ZonFloodZoneFlag; boolean; Indicates the presence of a flood zone. The default value is no.
- ZonGrdwaterContaminatFlag; boolean; Indicates whether the site is on a groundwater contamination area. The default value is no.
- ZonLandUsePrim; string; A field in the site zoning component of the form designer used to describe the primary land use.
- ZonLandUseSec; string; A field in the site zoning component of the form designer used to describe the secondary land use.
- ZonLandUseTert; string; A field in the site zoning component of the form designer used to describe the tertiary land use.
- ZonParkingRequiredFlag; boolean; Indicates whether parking spaces are required. The default value is no.
- ZonParkingSpacesProvided; number; A field in the site zoning component of the form designer used to describe the parking spaces provided.
- ZonPlanCaseRequiredFlag; boolean; Indicates whether a planning case is required. The default value is no.
- ZonProposedZoneEast; string; A field in the site zoning component of the form designer used to describe the proposed east zone.
- ZonProposedZoneNorth; string; A field in the site zoning component of the form designer used to describe the proposed north zone.
- ZonProposedZoneSouth; string; A field in the site zoning component of the form designer used to describe the proposed south zone.
- ZonProposedZoneWest; string; A field in the site zoning component of the form designer used to describe the proposed west zone.
- ZonRequiredPlanCaseType; string; A field in the site zoning component of the form designer used to describe the required planning case type.
- ZonTotalAcreage; number; A field in the site zoning component of the form designer used to describe the total acreage.
- ZonWaiveReduceParkingFlag; boolean; Indicates a request to waive or reduce the required parking spaces. The default value is no.
- ZonWithinOpenCreekFlag; boolean; Indicates whether the site is within an allowable distance to an open creek or culvert. The default value is no.
- ZonZoningPrim; string; A field in the site zoning component of the form designer used to describe the primary land zoning.
- ZonZoningSec; string; A field in the site zoning component of the form designer used to describe the secondary land zoning.
- ZonZoningTert; string; A field in the site zoning component of the form designer used to describe the tertiary land zoning.
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : publicSectorRecords-FieldGroups
Type:
Show Source
object-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
ItemsThe items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
LinksThe link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorRecords-FieldGroups-item-response
Type:
Show Source
object-
AgencyId: integer
Title:
Agency IDDefault Value:1The unique identifier for a public sector agency. -
AreaUom: string
Title:
Area UOMMaximum Length:5A field used to indicate the unit of measure for all area related fields on the application. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:3The currency code for the record. -
DemDemolitionReason: string
Title:
Demolition ReasonMaximum Length:500A field in the demolition component of the form designer used to describe the demolition reason. -
DemDisposalSite: string
Title:
Disposal SiteMaximum Length:200A field in the demolition component of the form designer used to describe the disposal site. -
DemElectricReleaseDate: string
(date)
Title:
Electric Utility Release DateA field in the demolition component of the form designer used to enter the electric utility release date. -
DemEntireStructureFlag: boolean
Title:
Demolish Entire StructureMaximum Length:1Indicates whether the entire structure will be demolished. The default value is no. -
DemGasFlag: boolean
Title:
GasMaximum Length:1Indicates whether the demolition involves a gas line. The default value is no. -
DemGasUtilReleaseDate: string
(date)
Title:
Gas Utility Release DateA field in the demolition component of the form designer used to describe the gas utility release date. -
DemHazMatCertNumber: string
Title:
Hazardous Material Certificate NumberMaximum Length:50A field in the demolition component of the form designer used to describe the hazardous material certificate number. -
DemHazMatCertRequiredFlag: boolean
Title:
Hazardous Material Certificate RequiredMaximum Length:1Indicates whether a hazardous material certificate is required for the demolition. The default value is No. -
DemHistoricDistrictFlag: boolean
Title:
Historic DistrictMaximum Length:1Indicates whether the demolition is occurring in a historic district. The default value is No. -
DemLandmarkFlag: boolean
Title:
Designated LandmarkMaximum Length:1Indicates whether the demolition involves a designated landmark. The default value is No. -
DemMatlTransportMthd: string
Title:
Transport MethodMaximum Length:100A field in the demolition component of the form designer used to describe the demolition material transport method. -
DemMethod: string
Title:
Demolition MethodMaximum Length:100A field in the demolition component of the form designer used to describe the demolition method. -
DemNumberStories: number
Title:
Number of StoriesA field in the demolition component of the form designer used to describe the number of stories in the structure. -
DemOverallHeight: number
Title:
Overall HeightA field in the demolition component of the form designer used to describe the overall height of the structure. -
DemPowerFlag: boolean
Title:
PowerMaximum Length:1Indicates whether the demolition involves power. The default value is No. -
DemSewerFlag: boolean
Title:
SewerMaximum Length:1Indicates whether the demolition involves a sewer line. The default value is no. -
DemSewerUtilReleaseDate: string
(date)
Title:
Sewer Utility Release DateA field in the demolition component of the form designer used to describe the sewer utility release date. -
DemStructureDescr: string
Title:
Structure DescriptionMaximum Length:200A field in the demolition component of the form designer used to describe the structure. -
DemStructureFloorArea: number
Title:
Floor Area to Be DemolishedA field in the demolition component of the form designer used to describe the floor area to be demolished. -
DemStructureMeritFlag: boolean
Title:
Structure of MeritMaximum Length:1Indicates that the demolition involves a structure of merit. The default value is no. -
DemUgFlameLiqStorFlag: boolean
Title:
Underground TanksMaximum Length:1A field in the demolition component of the form designer used to indicate that there are underground tanks. -
DemWaterFlag: boolean
Title:
Water ExistsMaximum Length:1Indicates whether the demolition involves a water line. The default value is no. -
DemWaterUtilReleaseDate: string
(date)
Title:
Water Utility Release DateA field in the demolition component of the form designer used to describe the water utility release date. -
DimensionUom: string
Title:
Dimension UOMMaximum Length:5A field used to indicate the unit of measure for all dimension related fields on the application. -
DistanceUom: string
Title:
Distance UOMMaximum Length:5A field used to indicate the unit of measure for all distance related fields on the application. -
DurationUom: string
Title:
Duration UOMMaximum Length:5A field used to indicate the unit of measure for all time duration related fields on the application. -
DwlChangeDwellingArea: number
Title:
Changes to Dwelling Unit Floor AreaA field in the housing component of the form designer used to indicate the changes to the dwelling unit floor area. -
DwlChangeDwellingUnits: integer
(int32)
Title:
Changes to Dwelling UnitsA field in the housing component of the form designer used to calculate the changes of the dwelling unit. -
DwlConcessionIncentiveFlag: boolean
Title:
Request for Concessions or Incentives in Addition to a Density BonusMaximum Length:1A field in the housing component of the form designer used to indicate whether there is a request for concessions or incentives in addition to a density bonus. The default value is no. -
DwlDensityBonusFlag: boolean
Title:
Request for Density BonusMaximum Length:1A field in the housing component of the form designer used to indicate whether there is a request for a density bonus. The default value is no. -
DwlDwellingControlRentFlag: boolean
Title:
Dwelling Units on the Property Controlled Rental UnitMaximum Length:1A field in the housing component of the form designer used to indicate whether there are the dwelling units in the controlled rental property. The default value is no. -
DwlDwellingUnitAreaUom: string
Title:
Floor Area UOMMaximum Length:5A field in the housing component of the form designer used to indicate the unit of measure for floor area. -
DwlEliminateDwellingFlag: boolean
Title:
Project Involves the Elimination or Rehabilitation of Any Dwelling UnitsMaximum Length:1A field in the housing component of the form designer used to indicate whether the project involves the elimination or rehabilitation of any dwelling units. The default value is no. -
DwlExistingDwellingArea: number
Title:
Existing Dwelling Unit Floor AreaA field in the housing component of the form designer used to indicate the existing dwelling unit floor area. -
DwlExistingDwellingUnits: integer
(int32)
Title:
Existing Dwelling UnitsA field in the housing component of the form designer used to indicate the existing number of dwelling units. -
DwlProposedDwellingArea: number
Title:
Proposed Dwelling Unit Floor AreaA field in the housing component of the form designer used to indicate the proposed dwelling unit floor area. -
DwlProposedDwellingUnits: integer
(int32)
Title:
Proposed Dwelling UnitsA field in the housing component of the form designer used to indicate the proposed number of dwelling units. -
ElcDishwashers: integer
(int32)
Title:
Number of DishwashersA field in the electrical equipment component of the form designer used to indicate whether there is a dishwasher. -
ElcExistingServiceAmps: number
Title:
Existing AmpsA field in the electrical equipment component of the form designer used to describe the existing amps. -
ElcExistingServiceFlag: boolean
Title:
Existing ServiceMaximum Length:1Indicates whether there is existing electrical service. The default value is no. -
ElcFIREAlarms: integer
(int32)
Title:
Number of Fire AlarmsA field in the electrical equipment component of the form designer used to describe the fire alarm. -
ElcHeatingAppliances: integer
(int32)
Title:
Number of Heating AppliancesA field in the electrical equipment component of the form designer used to indicate whether there are heating appliances. -
ElcMotors: integer
(int32)
Title:
Number of Electric MotorsLabel for the first field in the electrical equipment component of the form designer used to indicate that there is a motor range. -
ElcNumberFixturesOutletsSws: number
Title:
Number of FixturesA field in the electrical equipment component of the form designer used to describe the number of electrical fixtures. -
ElcNumberPowerOutlets: integer
(int32)
Title:
Number of 110 Volt Power OutletsA field in the electrical equipment component of the form designer used to describe the number of electrical outlets. -
ElcNumberPowerOutletsOther: integer
(int32)
Title:
Number of 220 Volt Power OutletsA field in the electrical equipment component of the form designer used to describe the number of electrical outlets. -
ElcNumberTelecomm: integer
(int32)
Title:
Number of Telecommunication OutletsA field in the electrical equipment component of the form designer used to describe the number of telephone communication. -
ElcServEquipment: integer
(int32)
Title:
Number of Service EquipmentLabel for the first field in the electrical equipment component of the form designer used to describe the service equipment range. -
ElcSignFlag: boolean
Title:
SignMaximum Length:1Indicates whether there is an electrical sign. The default value is No. -
ElcSmokeDetectors: integer
(int32)
Title:
Number of Smoke DetectorsA field in the electrical equipment component of the form designer used to indicate that there are smoke detectors. -
ElcSwimmingPools: integer
(int32)
Title:
Number of Swimming PoolsA field in the electrical equipment component of the form designer used to indicate that there is a swimming pool. -
ElcTemporaryPoles: integer
(int32)
Title:
Number of Temporary PolesA field in the electrical equipment component of the form designer used to indicate that there is a temporary pole. -
ElcWaterHeaterKvaHp: number
Title:
Water Heater AmperageA field in the electrical equipment component of the form designer used to describe the water heater kVA or HP. -
FenAutocloseGateFlag: boolean
Title:
Automatic Closing GateMaximum Length:1A field in the fence information component of the form designer used to indicate whether there is an automatic closing gate. The default value is no. -
FenCornerLotFlag: boolean
Title:
Corner LotMaximum Length:1A field in the fence information component of the form designer used to indicate that there is a corner lot. The default value is no. -
FenFoundationType: string
Title:
Foundation TypeMaximum Length:100A field in the fence information component of the form designer used to describe the foundation type. -
FenHeightFront: number
Title:
Front Fence HeightA field in the fence information component of the form designer used to describe the front fence height. -
FenHeightLeft: number
Title:
Left Fence HeightA field in the fence information component of the form designer used to describe the left fence height. -
FenHeightRear: number
Title:
Rear Fence HeightA field in the fence information component of the form designer used to describe the rear fence height. -
FenHeightRight: number
Title:
Right Fence HeightA field in the fence information component of the form designer used to describe the right fence height. -
FenLocation: string
Title:
LocationMaximum Length:200A field in the fence information component of the form designer used to describe the fence location. -
FenLockFlag: boolean
Title:
Fence LockMaximum Length:1A field in the fence information component of the form designer used to indicate whether the fence has a lock. The default value is no. -
FenMaterial: string
Title:
Fence MaterialMaximum Length:100A field in the fence information component of the form designer used to describe the fence material. -
FenMaterialOther: string
Title:
Other Fence MaterialMaximum Length:200A field in the fence information component of the form designer used to describe the other fence material. -
FenPoolEnclosureFlag: boolean
Title:
Pool EnclosureMaximum Length:1A field in the fence information component of the form designer used to indicate whether the fence is a pool enclosure. The default value is no. -
FenType: string
Title:
Fence TypeMaximum Length:100A field in the fence information component of the form designer used to describe the other fence type. -
FenTypeOfUse: string
Title:
Type of UseMaximum Length:100A field in the fence information component of the form designer used to describe the type of use. -
FenTypeOfWork: string
Title:
Type of WorkMaximum Length:100A field in the fence information component of the form designer used to describe the type of work. -
FenTypeOther: string
Title:
Other Fence TypeMaximum Length:200A field in the fence information component of the form designer used to describe the type of other. -
GenAddlNumberStories: number
Title:
Additional Number of StoriesA field in the construction information component of the form designer used to describe the additional number of stories in the building. -
GenBackflowDeviceFlag: boolean
Title:
Back-flow DeviceMaximum Length:1Indicates whether there is a backflow device. The default value is no. -
GenExistBldgHeight: number
Title:
Existing Building HeightA field in the construction information component of the form designer used to describe the existing building height. -
GenExistFIRESprinkFlag: boolean
Title:
Existing Fire SprinklersMaximum Length:1Indicates whether there are existing fire sprinklers. The default value is no. -
GenExistingNumberStories: number
Title:
Existing Number of StoriesA field in the construction information component of the form designer used to describe the existing number of stories in the building. -
GenFIREAlarmComments: string
Title:
Fire Alarm CommentsMaximum Length:500A field in the construction information component of the form designer used to describe the fire alarm comments. -
GenFIRESprinkComments: string
Title:
Fire Sprinkler CommentsMaximum Length:500A field in the construction information component of the form designer used for comments about the fire sprinklers. -
GenFIRESprinkProject: number
Title:
Number of Fire SprinklersA field in the construction information component of the form designer used to describe the number of fire sprinklers. -
GenFIRESprinkType: string
Title:
Fire Sprinkler TypeMaximum Length:100A field in the construction information component of the form designer used to describe the fire sprinkler type. -
GenFloorAreaAddl: number
Title:
Additional Floor AreaThe floor area that will be added in a construction project. -
GenFloorAreaExist: number
Title:
Existing Floor AreaThe existing floor area in a construction project. -
GenFloorAreaTotal: number
Title:
Total Floor AreaA field in the construction information component of the form designer used to describe the total floor area of the site being constructed. -
GenIrrigationMeterSize: number
Title:
Irrigation Meter SizeA field in the construction information component of the form designer used to describe the irrigation meter size. -
GenJobCost: number
Title:
Job CostA field in the construction information component of the form designer used to describe the job cost. -
GenNewFloorAreaClass: string
Title:
New Floor Area ClassificationMaximum Length:50A field in the construction information component of the form designer used to describe the new floor area classification. -
GenOccupantLoad: number
Title:
Occupant LoadThe number of occupants or occupant load. -
GenProposedBldgHeight: number
Title:
Proposed Building HeightA field in the construction information component of the form designer used to describe the proposed building height. -
GenTotalNumberStories: number
Title:
Total Number of StoriesA field in the construction information component of the form designer used to describe the total number of stories of the structure being constructed. -
GenTypeConstruction: string
Title:
Type of ConstructionMaximum Length:100The type of construction. -
GenTypeOfUse: string
Title:
Type of UseMaximum Length:100A field in the construction information component of the form designer used to describe the type of use. -
GenTypeOfWork: string
Title:
Type of WorkMaximum Length:100A field in the construction information component of the form designer used to describe the type of work. -
GenWaterMeterSize: number
Title:
Water Meter SizeA field in the construction information component of the form designer used to describe the water meter size. -
GrdCutAmount: number
Title:
Cut AmountA field in the grading information component of the form designer used to describe the cut amount. -
GrdCutDisposeSite: string
Title:
Cut Disposal SiteMaximum Length:100A field in the grading information component of the form designer used to describe the cut disposal site. -
GrdCutMaterial: string
Title:
Cut MaterialMaximum Length:100A field in the grading information component of the form designer used to describe the cut material. -
GrdDisturbedAcreage: number
Title:
Disturbed AcreageA field in the grading information component of the form designer used to enter the disturbed acreage. -
GrdExportAmount: number
Title:
Export AmountA field in the grading information component of the form designer used to describe the export amount. -
GrdFillAmount: number
Title:
Fill AmountA field in the grading information component of the form designer used to describe the fill amount. -
GrdFillMaterial: string
Title:
Fill MaterialMaximum Length:100A field in the grading information component of the form designer used to describe the fill material. -
GrdImportAmount: number
Title:
Import AmountA field in the grading information component of the form designer used to describe the import amount. -
GrdNumberLots: number
Title:
Number of LotsA field in the grading information component of the form designer used to describe the number of lots. -
GrdSourceImport: string
Title:
Source of ImportMaximum Length:100A field in the grading information component of the form designer used to describe the source of input. -
GrdTotalAcreage: number
Title:
Project AcreageA field in the grading information component of the form designer used to describe the project acreage. -
GrdTypeProject: string
Title:
Project TypeMaximum Length:200A field in the grading information component of the form designer used to describe the project type. -
HeightUom: string
Maximum Length:
5A field used to indicate the unit of measure for height measurement related fields on the application. -
ImpExemptHydromodFlag: boolean
Title:
Exempt from Hydromodification RequirementsMaximum Length:1A field in the impervious surface component of the form designer used to indicate whether there is a request for exemption from hydromodification requirements. The default value is no. -
ImpExemptInfiltrationFlag: boolean
Title:
Exempt from Infiltration Feasibility RequirementsMaximum Length:1A field in the impervious surface component of the form designer used to indicate whether there is a request for exemption from infiltration feasibility requirements. The default value is no. -
ImpExemptRainHarvUseFlag: boolean
Title:
Exempt from Rainwater Harvesting and Use FeasibilityMaximum Length:1A field in the impervious surface component of the form designer used to indicate whether there is a request for exemption from rainwater harvesting and use feasibility requirements. The default value is no. -
ImpExistingImperviousArea: number
Title:
Existing Impervious Surface AreaA field in the impervious surface component of the form designer used to indicate the existing impervious surface area. -
ImpImperviousAreaUom: string
Title:
Impervious Area UOMMaximum Length:5A field in the impervious surface component of the form designer used to indicate the unit of measure for impervious area. -
ImpLotArea: number
Title:
Property Lot AreaA field in the impervious surface component of the form designer used to indicate the property lot area. -
ImpProposedImperviousArea: number
Title:
Proposed Impervious Surface AreaA field in the impervious surface component of the form designer used to indicate the proposed impervious surface area. -
ImpSurficeRatioPercentage: number
Title:
Impervious Surface PercentageA field in the impervious surface component of the form designer used to indicate the calculated percentage of impervious surface ratio. -
InsuranceBondedFlag: boolean
Title:
BondedMaximum Length:1A field in the insurance component of the form designer used to indicate whether something is bonded. The default value is no. -
InsuranceCompany: string
Title:
Insurance CompanyMaximum Length:50A field in the insurance component of the form designer used to describe the insurance company. -
InsuranceInsuredFlag: boolean
Title:
InsuredMaximum Length:1A field in the insurance component of the form designer used to indicate that a person or organization is insured. The default value is no. -
InsurancePolicyExpiration: string
(date)
Title:
Policy ExpirationA field in the insurance component of the form designer used to describe the policy expiration date. -
InsurancePolicyNumber: string
Title:
PolicyMaximum Length:50A field in the insurance component of the form designer used to describe the insurance policy number. -
InsuranceType: string
Title:
Insurance TypeMaximum Length:50A field in the insurance component of the form designer used to describe the insurance type. -
LandUom: string
Title:
Land UOMMaximum Length:5A field used to indicate the unit of measure for all land measurement related fields on the application. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LnpFieldGroupPuid: string
Maximum Length:
480The unique key identifier for the related data migration transaction. -
LnpRecordId: string
Title:
Record IDMaximum Length:50The permit transaction identification number. -
LnpRecordKey: integer
(int64)
Title:
RecordThe unique identifier for the related permit transaction. -
MecAirhdlrMaximum: number
Title:
Maximum Air HandlerA field in the mechanical equipment component of the form designer used to indicate whether there is an air handler maximum. -
MecAirhdlrMinimum: number
Title:
Minimum Air HandlerA field in the mechanical equipment component of the form designer used to indicate whether there is an air handler minimum. -
MecBathKitchenExhaust: integer
(int32)
Title:
Number of Exhaust FansA field in the mechanical equipment component of the form designer used to indicate whether there is a bath or kitchen exhaust. -
MecChillers: integer
(int32)
Title:
Number of ChillersA field in the mechanical equipment component of the form designer used to indicate whether there is a chiller. -
MecChimneys: integer
(int32)
Title:
Number of ChimneysA field in the mechanical equipment component of the form designer used to indicate whether there is a chimney. -
MecCommercialHoods: integer
(int32)
Title:
Number of Commercial HoodsA field in the mechanical equipment component of the form designer used to indicate whether there is a commercial hood. -
MecCompressors: integer
(int32)
Title:
Number of CompressorsA field in the mechanical equipment component of the form designer used to indicate whether there is a compressor. -
MecCoolingTowers: integer
(int32)
Title:
Number of Cooling TowersA field in the mechanical equipment component of the form designer used to indicate that there is a cooling tower. -
MecDuctSystemFlag: boolean
Title:
Duct SystemMaximum Length:1A field in the mechanical equipment component of the form designer used to indicate that there is a duct system. The default value is no. -
MecElectricHeatEquip: integer
(int32)
Title:
Number of Heating EquipmentA field in the mechanical equipment component of the form designer used to indicate whether there is heating equipment. -
MecEvaporatorCoils: integer
(int32)
Title:
Number of Evaporator CoilsA field in the mechanical equipment component of the form designer used to indicate whether there are evaporator coils. -
MecFIRESuprsPipingFlag: boolean
Title:
Fire Suppression PipingMaximum Length:1A field in the mechanical equipment component of the form designer used to indicate whether there is fire suppression piping. The default value is no. -
MecFIRESuprsSprinkler: integer
(int32)
Title:
Number of Fire SprinklersA field in the mechanical equipment component of the form designer used to indicate whether there is a fire suppression sprinkler head. -
MecFlueLinerFlag: boolean
Title:
Flue LinerMaximum Length:1A field in the mechanical equipment component of the form designer used to indicate whether there is a flue liner. The default value is no. -
MecFlueVentDamperFlag: boolean
Title:
Flue DamperMaximum Length:1A field in the mechanical equipment component of the form designer used to indicate whether there is a flue damper. The default value is no. -
MecHeatBtuMaximum: number
Title:
Maximum Heating PowerA field in the mechanical equipment component of the form designer used to indicate whether there is a heating maximum. -
MecHeatBtuMinimum: number
Title:
Minimum Heating PowerA field in the mechanical equipment component of the form designer used to indicate whether there is a heating minimum. -
MecHeatPumps: integer
(int32)
Title:
Number of Heating PumpsA field in the mechanical equipment component of the form designer used to indicate whether there is a heat pump. -
MecHeatRecovryFlag: boolean
Title:
Heat Recovery UnitMaximum Length:1A field in the mechanical equipment component of the form designer used to indicate whether there is a heat recovery unit. The default value is no. -
MecHotWaterHeaterTanks: integer
(int32)
Title:
Number of Hot Water TanksA field in the mechanical equipment component of the form designer used to indicate whether there is a hot water tank. -
MecHumidifiers: integer
(int32)
Title:
Number of HumidifiersA field in the mechanical equipment component of the form designer used to indicate whether there is a humidifier. -
MecNewGasPipingFlag: boolean
Title:
New Gas PipingMaximum Length:1A field in the mechanical equipment component of the form designer used to indicate whether there is new gas piping. The default value is no. -
MecPoolHeaters: integer
(int32)
Title:
Number of Pool HeatersA field in the mechanical equipment component of the form designer used to indicate whether there is a pool heater. -
MecRefrigHpMaximum: number
Title:
Maximum Refrigeration PowerLabel for the first field in the mechanical equipment component of the form designer used to describe the refrigeration maximum. -
MecRefrigHpMinimum: number
Title:
Minimum Refrigeration PowerLabel for the first field in the mechanical equipment component of the form designer used to describe the refrigeration minimum. -
MecResidentialBoilerFlag: boolean
Title:
Residential BoilerMaximum Length:1A field in the mechanical equipment component of the form designer used to indicate whether there is a residential boiler. The default value is no. -
MecResidentialHeatFlag: boolean
Title:
Residential HeatingMaximum Length:1A field in the mechanical equipment component of the form designer used to indicate whether there is residential heating. The default value is no. -
MecTankAboveGroundFlag: boolean
Title:
Above Ground TankMaximum Length:1A field in the above ground tank component of the form designer used to describe the above ground tank. The default value is no. -
MecTankBelowGroundFlag: boolean
Title:
Below Ground TankMaximum Length:1A field in the mechanical equipment component of the form designer used to indicate whether there is a below ground tank. The default value is no. -
MecUnitHeaters: integer
(int32)
Title:
Number of HeatersA field in the mechanical equipment component of the form designer used to indicate that there is a unit heater. -
MecUnitVentilators: integer
(int32)
Title:
Number of VentilatorsA field in the mechanical equipment component of the form designer used to indicate that there is a unit ventilator. -
MecVavBoxFlag: boolean
Title:
Variable Air Volume BoxMaximum Length:1A field in the mechanical equipment component of the form designer used to indicate that there is a variable air volume box. The default value is no. -
MecWaterHeaterFlag: boolean
Title:
Water HeaterMaximum Length:1A field in the mechanical equipment component of the form designer used to indicate that there is a water heater. The default value is no. -
ObjectVersionNumber: integer
Read Only:
trueSystem attribute that captures the incremental version number for an object. -
PlbBackflowPreventerFlag: boolean
Title:
Back-flow DeviceMaximum Length:1A field in the plumbing equipment component of the form designer used to indicate whether there is a backflow preventer. The default value is no. -
PlbBldgSewerFlag: boolean
Title:
Sewage ConnectionMaximum Length:1A field in the plumbing equipment component of the form designer used to indicate that there is a sewer. The default value is no. -
PlbBldgSewerSize: number
Title:
Sewage Connection DiameterA field in the plumbing equipment component of the form designer used to indicate the sewer size. -
PlbDrainageRepairFlag: boolean
Title:
Drainage RepairMaximum Length:1A field in the plumbing equipment component of the form designer used to indicate whether there is drainage repair. The default value is no. -
PlbFIRESprinkerNumberHeads: number
Title:
Number of Fire Sprinkler HeadsA field in the plumbing equipment component of the form designer used to describe the number of fire sprinkler heads. -
PlbFixtureTrapFlag: boolean
Title:
Drain TrapMaximum Length:1A field in the plumbing equipment component of the form designer used to indicate whether there is a drain trap. The default value is no. -
PlbGasOutlets: integer
(int32)
Title:
Number of Gas OutletsA field in the plumbing equipment component of the form designer used to indicate whether there are gas outlets. -
PlbGasReconnections: integer
(int32)
Title:
Number of Gas Lines ReconnectedA field in the plumbing equipment component of the form designer used to indicate whether there is a gas reconnection. -
PlbGasTanksPumps: integer
(int32)
Title:
Number of Gas Tanks and PumpsA field in the plumbing equipment component of the form designer used to indicate whether there are gas tanks and pumps. -
PlbLawnSprinklers: integer
(int32)
Title:
Number of Lawn SprinklersA field in the plumbing equipment component of the form designer used to indicate whether there are lawn sprinklers. -
PlbRainwaterDrainFlag: boolean
Title:
Rainwater DrainMaximum Length:1A field in the plumbing equipment component of the form designer used to indicate that there is a rainwater drain. The default value is no. -
PlbSewerTapCommercialFlag: boolean
Title:
Sewer Tap CommercialMaximum Length:1A field in the plumbing equipment component of the form designer used to indicate that there is a commercial sewer tap. The default value is no. -
PlbWaterHeaters: integer
(int32)
Title:
Number of Water HeatersA field in the plumbing equipment component of the form designer used to indicate that there is a water heater. -
PlbWaterSofteners: integer
(int32)
Title:
Number of Water SoftenersA field in the plumbing equipment component of the form designer used to indicate that there is a water softener. -
PlnBuildingAssessedValue: number
Title:
Current Building Assessed ValueA field in the development plan information component of the form designer used to describe the current building assessed value. -
PlnChangeNumUnits: integer
(int32)
Title:
Changes to Number of UnitsA field in the development plan information component of the form designer used to describe the calculated changes of number of building units. -
PlnDevelopmentType: string
Title:
Development TypeMaximum Length:100A field in the development plan information component of the form designer used to describe the development type. -
PlnExistingCommercialArea: number
Title:
Existing Commercial AreaA field in the development plan information component of the form designer used to describe the existing commercial building area. -
PlnExistingNumUnits: integer
(int32)
Title:
Existing Number of UnitsA field in the development plan information component of the form designer used to describe the existing number of building units. -
PlnExistingTypeOfUse: string
Title:
Existing UseMaximum Length:100A field in the development plan information component of the form designer used to describe the existing use of the land. -
PlnGrossLotArea: number
Title:
Gross Lot AreaA field in the development plan information component of the form designer used to describe the gross lot area. -
PlnLandAssessedValue: number
Title:
Current Land Assessed ValueA field in the development plan information component of the form designer used to describe the current assessed value of the land. -
PlnNetLotArea: number
Title:
Net Lot AreaA field in the development plan information component of the form designer used to describe the net lot area. -
PlnProjectArea: number
Title:
Total Project AreaA field in the development plan information component of the form designer used to describe the total project area. -
PlnProjectLotAreaUom: string
Title:
Project Lot Area UOMMaximum Length:5A field in the development plan information component of the form designer used to describe the unit of measure for project and lot area. -
PlnProposedCommercialArea: number
Title:
Proposed Commercial AreaA field in the development plan information component of the form designer used to describe the proposed commercial building area. -
PlnProposedNumUnits: integer
(int32)
Title:
Proposed Number of UnitsA field in the development plan information component of the form designer used to describe the proposed number of building units. -
PlnProposedSetbackFront: number
Title:
Proposed Front SetbackA field in the development plan information component of the form designer used to describe the proposed front setback distance to the property line. -
PlnProposedSetbackRear: number
Title:
Proposed Rear SetbackA field in the development plan information component of the form designer used to describe the proposed rear setback distance to the property line. -
PlnProposedSetbackSides: number
Title:
Proposed Sides SetbackLabel for a field in the development plan information component of the form designer used to describe the proposed side setback distance to the property line. -
PlnProposedTypeOfUse: string
Title:
Proposed UseMaximum Length:100A field in the development plan information component of the form designer used to describe the proposed use of the land. -
PlnRequiredSetbackFront: number
Title:
Required Front SetbackLabel for a field in the development plan information component of the form designer used to describe the required front setback distance to the property line. -
PlnRequiredSetbackRear: number
Title:
Required Rear SetbackA field in the development plan information component of the form designer used to describe the required rear setback distance to the property line. -
PlnRequiredSetbackSides: number
Title:
Required Sides SetbackA field in the development plan information component of the form designer used to describe the required side setback distance to the property line. -
PlnSetbackUom: string
Title:
Setback UOMMaximum Length:5A field in the development plan information component of the form designer used to describe the unit of measure for distance of the setback to the property line. -
PolAutocloseGateFlag: boolean
Title:
Automatic Closing GateMaximum Length:1A field in the pool information component of the form designer used to indicate that there is an automatic closing gate. The default value is no. -
PolFencedFlag: boolean
Title:
FencedMaximum Length:1A field in the pool information component of the form designer used to indicate whether a pool is fenced. The default value is no. -
PolFenceHeight: number
Title:
Fence HeightA field in the pool information component of the form designer used to describe the fence height. -
PolFrontSetback: number
Title:
Front SetbackA field in the pool information component of the form designer used to describe the front setback. -
PolHeaterFlag: boolean
Title:
HeaterMaximum Length:1A field in the pool information component of the form designer used to indicate whether there is a pool heater. The default value is no. -
PolHeaterType: string
Title:
Heater TypeMaximum Length:200A field in the pool information component of the form designer used to describe the pool heater type. -
PolLeftSideSetback: number
Title:
Left Side Pool SetbackA field in the pool information component of the form designer used to describe the setback of the left side. -
PolLocation: string
Title:
LocationMaximum Length:200A field in the pool information component of the form designer used to describe the pool location. -
PolMaximumDepth: number
Title:
Maximum DepthA field in the pool information component of the form designer used to describe the maximum depth. -
PolNumberPoolLights: number
Title:
Number of LightsA field in the pool information component of the form designer used to describe the number of lights. -
PolRearSetback: number
Title:
Rear SetbackA field in the pool information component of the form designer used to describe the rear setback. -
PolRightSideSetback: number
Title:
Right Side Pool SetbackA field in the pool information component of the form designer used to describe the setback of the right side. -
PolSurfaceArea: number
Title:
Surface AreaA field in the pool information component of the form designer used to describe the surface area. -
PolTypeFence: string
Title:
Type of FenceMaximum Length:200A field in the pool information component of the form designer used to describe the type of fence. -
PolTypeOfPool: string
Title:
Pool TypeMaximum Length:200A field in the pool information component of the form designer used to describe the pool type. -
QalLicenseClassCode: string
Title:
License Class CodeMaximum Length:50A field in the license qualification component of the form designer used to describe the license class code. -
QalLicenseType: string
Title:
State License TypeMaximum Length:50A field in the license qualification component of the form designer used to describe the state license type. -
QalStateLicExpire: string
(date)
Title:
State License ExpirationA field in the license qualification component of the form designer used to describe the state license expiration date. -
QalStateLicNumber: string
Title:
State LicenseMaximum Length:50A field in the license qualification component of the form designer used to describe the state license number. -
RbaAdultOrientedFlag: boolean
Title:
Adult Oriented BusinessMaximum Length:1A flag in the regulated business activity component of the form designer used to indicate that a business is adult oriented. The default value is no. -
RbaAlcoholLicenseNumber: string
Title:
Alcohol LicenseMaximum Length:50A field in the regulated business activity component of the form designer used to describe the alcohol license. -
RbaAlcoholLicenseType: string
Title:
Alcohol License TypeMaximum Length:50A field in the regulated business activity component of the form designer used to describe the alcohol license type. -
RbaAlcoholServedFlag: boolean
Title:
Alcohol ServedMaximum Length:1A field in the regulated business activity component of the form designer used to indicate whether alcohol is served. The default value is no. -
RbaAquaticFeatures: integer
(int32)
Title:
Number of Aquatic FeaturesA field in the regulated business activity component of the form designer used to describe the aquatic features. -
RbaCannabisFlag: boolean
Title:
Cannabis ProductsMaximum Length:1A field in the regulated business activity component of the form designer used to indicate that cannabis products are sold. The default value is no. -
RbaCarnivalGames: integer
(int32)
Title:
Number of Carnival GamesA field in the regulated business activity component of the form designer used to indicate whether there are carnival games. -
RbaCarnivalRides: integer
(int32)
Title:
Number of Carnival RidesA field in the regulated business activity component of the form designer used to indicate whether there are carnival rides. -
RbaCasinoGames: integer
(int32)
Title:
Number of Casino GamesA field in the regulated business activity component of the form designer used to indicate whether there are casino games. -
RbaFirearmFlag: boolean
Title:
Firearms BusinessMaximum Length:1A field in the regulated business activity component of the form designer used to indicate whether this is a firearms business. The default value is no. -
RbaLiveAnimalsFlag: boolean
Title:
Live AnimalsMaximum Length:1A field in the regulated business activity component of the form designer used to indicate whether the business involves live animals. The default value is no. -
RbaLiveEntertainmentFlag: boolean
Title:
Live EntertainmentMaximum Length:1A field in the regulated business activity component of the form designer used to indicate whether the business involves live entertainment. -
RbaOtherFlag: boolean
Title:
OtherMaximum Length:1A field in the regulated business activity component of the form designer used to whether this is another type of business. The default value is no. -
RbaOtherSpecify: string
Title:
Other Business ActivityMaximum Length:200A field in the regulated business activity component of the form designer used to describe the other specification. -
RbaPlayEquipmentFlag: boolean
Title:
Play EquipmentMaximum Length:1A field in the regulated business activity component of the form designer used to indicate whether the business involves play equipment. The default value is no. -
RbaPyrotechnicsFlag: boolean
Title:
PyrotechnicsMaximum Length:1A field in the regulated business activity component of the form designer used to indicate whether the business involves pyrotechnics. The default value is no. -
RbaTobaccoFlag: boolean
Title:
Tobacco ProductsMaximum Length:1A field in the regulated business activity component of the form designer used to indicate whether the business involves tobacco products. The default value is no. -
RecordNumber: string
Maximum Length:
64The parent record key for the data migration transaction. -
RofExistRoofType: string
Title:
Existing Roof TypeMaximum Length:100A field in the roof information component of the form designer used to describe the existing number of stories. -
RofFIRELayers: integer
(int32)
Title:
Number of Fire Layers on RoofA field in the roof information component of the form designer used to indicate whether there are fire layers. -
RofNewRoofType: string
Title:
New Roof TypeMaximum Length:100A field in the roof information component of the form designer used to describe the new roof type. -
RofNumberExistRoofLayers: number
Title:
Number of Existing LayersA field in the roof information component of the form designer used to describe the number of existing layers. -
RofRemoveAllExistRoofFlag: boolean
Title:
Remove RoofMaximum Length:1A field in the roof information component of the form designer used to indicate that the roof is to be removed. The default value is no. -
RofRoofNumberSquares: number
Title:
Number of SquaresA field in the roof information component of the form designer used to describe the number of squares. -
RofSheathingRepairFlag: boolean
Title:
Sheathing RepairMaximum Length:1A field in the roof information component of the form designer used to indicate that there is a sheathing repair. The default value is no. -
RowAlleyImpactFlag: boolean
Title:
Alley ImpactMaximum Length:1A field in the right of way use component of the form designer used to indicate whether there is an alley impact. The default value is no. -
RowClosureType: string
Title:
Closure TypeMaximum Length:10A field in the right of way use component of the form designer used to indicate the closure type. -
RowLocation: string
Title:
Right-of-Way LocationMaximum Length:200A field in the right of way use component of the form designer used to describe the right of way location. -
RowNumberBusStopsBlocked: number
Title:
Bus Stops BlockedA field in the right of way use component of the form designer used to describe the number of bus stops blocked by construction. -
RowNumberCalendarDays: number
Title:
Number of DaysA field in the right of way use component of the form designer used to describe the number of days in the project. -
RowNumberMetersReserved: number
Title:
Meters ReservedA field in the right of way use component of the form designer used to describe the number of meters reserved. -
RowNumberNonpaveExcavations: number
Title:
Nonpavement ExcavationsA field in the right of way use component of the form designer used to describe the number of non-pavement excavations. -
RowNumberPaveExcavations: number
Title:
Pavement ExcavationsA field in the right of way use component of the form designer used to describe the number of pavement excavations. -
RowParkingLaneImpactFlag: boolean
Title:
Parking Lane ImpactMaximum Length:1A field in the right of way use component of the form designer used to indicate that there is a parking lane impact. The default value is no. -
RowParkwayImpactFlag: boolean
Title:
Parkway ImpactMaximum Length:1A field in the right of way use component of the form designer used to indicate whether there is a parkway impact. The default value is no. -
RowRightOfWayTypeUse: string
Title:
Right-of-Way UseMaximum Length:500A field in the right of way use component of the form designer used to describe the right of way use. -
RowSidewalkImpactFlag: boolean
Title:
Sidewalk ImpactMaximum Length:1A field in the right of way use component of the form designer used to indicate that there is a sidewalk impact. The default value is no. -
RowTotalProjectAreaLength: number
Title:
Project Area LengthA field in the right of way use component of the form designer used to describe the project area length. -
RowTrafficLaneImpactFlag: boolean
Title:
Traffic Lane ImpactMaximum Length:1A field in the right of way use component of the form designer used to indicate that there is a traffic lane impact. The default value is no. -
RowTrafficPlanProvidedFlag: boolean
Title:
Traffic Plan ProvidedMaximum Length:1A field in the right of way use component of the form designer used to indicate whether a traffic plan is provided. The default value is no. -
SgnFaceHeight: number
Title:
Sign Face HeightLabel for the field in the sign component of the form designer used to indicate the height of the face of the sign. -
SgnFaceWidth: number
Title:
Sign Face WidthLabel for the field in the sign component of the form designer used to indicate the width of the face of the sign. -
SgnIlluminationType: string
Title:
Illumination TypeMaximum Length:100Label for the field in the sign component of the form designer used to indicate how the sign will be illuminated. -
SgnPermanentType: string
Title:
Permanent Sign TypeMaximum Length:100Label for the field in the sign component of the form designer used to indicate the type of permanent signage displayed. -
SgnTemporaryType: string
Title:
Temporary Sign TypeMaximum Length:100Label for the field in the sign component of the form designer used to indicate the type of temporary signage displayed. -
SgnTotalFaceArea: number
Title:
Sign Total Face AreaLabel for the field in the sign component of the form designer used to indicate the total area of the face of the sign. -
SgnTotalHeight: number
Title:
Total Height Above GroundLabel for the field in the sign component of the form designer used to indicate the overall height above ground level of the top of the finished sign. -
SgnUsageType: string
Title:
Sign UsageMaximum Length:100Label for the field in the sign component of the form designer used to indicate how the sign will be utilized. -
SolInverterPower: number
Title:
Inverter PowerA field in the photovoltaic component of the form designer used to describe the solar inverter power. -
SolInverterType: string
Title:
Inverter TypeMaximum Length:100A field in the photovoltaic component of the form designer used to describe the inverter type. -
SolMeterId: string
Title:
MeterMaximum Length:100A field in the photovoltaic component of the form designer used to describe the solar meter ID. -
SolNumberOfInverters: number
Title:
Number of InvertersA field in the photovoltaic component of the form designer used to describe the number of solar inverters. -
SolNumberPhotovoltaicModules: number
Title:
Photovoltaic ModulesA field in the photovoltaic component of the form designer used to describe the solar photovoltaic modules. -
SolNumberRoofConnects: number
Title:
Number of Roof ConnectionsA field in the photovoltaic component of the form designer used to describe the number of roof connections. -
SolRoofConnectType: string
Title:
Roof Connection TypeMaximum Length:100A field in the photovoltaic component of the form designer used to describe the roof connection type. -
SolRoofCoverage: number
Title:
Roof CoverageA field in the photovoltaic component of the form designer used to describe the solar roof coverage. -
SolRoofLayers: number
Title:
Roof LayersA field in the photovoltaic component of the form designer used to describe the roof layers. -
SolRoofMaterial: string
Title:
Roof MaterialMaximum Length:200A field in the photovoltaic component of the form designer used to describe the solar roof material. -
SolServiceId: string
Title:
Service IDMaximum Length:100A field in the photovoltaic component of the form designer used to describe the solar service ID. -
SolTotalRoofArea: number
Title:
Roof AreaA field in the photovoltaic component of the form designer used to describe the solar roof area. -
SolTypeOfRoof: string
Title:
Type of RoofMaximum Length:100A field in the photovoltaic component of the form designer used to describe the solar type of roof. -
SolTypeOfUse: string
Title:
Type of UseMaximum Length:100A field in the photovoltaic component of the form designer used to describe the solar type of use. -
SpeAlcoholCOMPFlag: boolean
Title:
Complimentary Alcohol ServedMaximum Length:1A field in the special event component of the form designer used to indicate whether complimentary alcohol is served at the special event. The default value is no. -
SpeAlcoholEndTime: string
(date-time)
Title:
Alcohol Service End TimeA field in the special event component of the form designer used to indicate the time in which alcohol service will end at the special event. -
SpeAlcoholStartTime: string
(date-time)
Title:
Alcohol Service Start TimeA field in the special event component of the form designer used to indicate the time in which alcohol service will begin at the special event. -
SpeBannersDescr: string
Title:
Banners DescriptionMaximum Length:100A field in the special event component of the form designer used to describe the banners. -
SpeBeerFlag: boolean
Title:
Beer ServedMaximum Length:1A field in the special event component of the form designer used to indicate whether beer is served. The default value is no. -
SpeCookingMethod: string
Title:
Cooking MethodMaximum Length:10A field in the special event component of the form designer used to describe the method used for cooking food at the special event. -
SpeCookingRequiredFlag: boolean
Title:
Cooking RequiredMaximum Length:1A field in the special event component of the form designer used to indicate whether cooking will be done at the special event. -
SpeCopyNotificationFlag: boolean
Title:
Event Notification AttachedMaximum Length:1A field in the special event component of the form designer used to indicate whether an event notification for the public is attached as part of the intake form. The default value is no. The intake form is the form that is being designed. -
SpeDiscountFee: number
Title:
Discounted Admission FeeA field in the special event component of the form designer used to enter the discounted admission fee for the special event. -
SpeDismantleDatetime: string
(date-time)
Title:
Dismantle Date and TimeA field in the special event component of the form designer used to enter the date and time the special event will be dismantled. -
SpeDistilledSpiritsFlag: boolean
Title:
Distilled Spirits ServedMaximum Length:1A field in the special event component of the form designer used to indicate whether distilled spirits are served at the special event. The default value is no. -
SpeDtlRoadCloseDescr: string
Title:
Detailed Traffic PlanMaximum Length:100A field in the special event component of the form designer used to describe the detailed traffic plan required for the special event. -
SpeDtlRoadCloseFlag: boolean
Title:
Detailed Traffic Plan RequiredMaximum Length:1A field in the special event component of the form designer used to indicate whether a detailed traffic plan for the special event is required. The default value is no. -
SpeElecPowerFlag: boolean
Title:
Electrical Power RequiredMaximum Length:1A field in the special event component of the form designer used to indicate whether electrical power is required for the special event. The default value is no. -
SpeEndDatetime: string
(date-time)
Title:
End Date and TimeA field in the special event component of the form designer used to describe the end date and time of the special event. -
SpeEstDailyAttendance: number
Title:
Estimated Daily AttendanceA field in the special event component of the form designer used to describe the estimated daily attendance for the special event. -
SpeEventDescription: string
Title:
DescriptionMaximum Length:100A field in the special event component of the form designer used to describe the special event. -
SpeEventName: string
Title:
EventMaximum Length:50A field in the special event component of the form designer used to describe the name of the special event. -
SpeEventType: string
Title:
Event TypeMaximum Length:30A field in the special event component of the form designer used to describe the type of special event. -
SpeFirstAidDescr: string
Title:
First Aid Setup DescriptionMaximum Length:100A field in the special event component of the form designer used to describe the way in which the first aid station is set up at the special event. -
SpeFirstAidStations: integer
(int32)
Title:
Number of First Aid StationsA field in the special event component of the form designer used to indicate the number of first aid stations provided for the event. -
SpeFoodFlag: boolean
Title:
Food ConcessionsMaximum Length:1A field in the special event component of the form designer used to indicate whether there are food concessions at the special event. The default value is no. -
SpeFoodPrepFlag: boolean
Title:
On-Site Food PreparationMaximum Length:1A field in the special event component of the form designer used to indicate that food is prepared on-site for the special event. The default value is no. -
SpeFoodVendors: integer
(int32)
Title:
Number of Food and Alcohol VendorsA field in the special event component of the form designer used to indicate number of food and alcohol vendors planned for the event. -
SpeGarbageCleanupPlan: string
Title:
Garbage Cleanup PlanMaximum Length:200A field in the special event component of the form designer used to describe the plan to clean up garbage at the special event. -
SpeGeneralAdmission: number
Title:
General Admission FeeA field in the special event component of the form designer used to describe the general admission fee for the special event. -
SpeGenerators: integer
(int32)
Title:
Number of Portable GeneratorsA field in the special event component of the form designer used to indicate the number of portable generators used by the event. -
SpeMediaFlag: boolean
Title:
Media CoverageMaximum Length:1A field in the special event component of the form designer used to indicate whether the event involves media coverage. The default value is no. -
SpeMusicalFlag: boolean
Title:
Musical EntertainmentMaximum Length:1A field in the special event component of the form designer used to indicate whether there is musical entertainment at the special event. The default value is no. -
SpeNameOfPublicBldg: string
Title:
Public Building NameMaximum Length:50A field in the special event component of the form designer used to describe the name of the public building used for the special event. -
SpeNameOfPublicPark: string
Title:
Public Park NameMaximum Length:50A field in the special event component of the form designer used to describe the name of the public park used for the special event. -
SpeNameOfPublicPlz: string
Title:
Public Plaza NameMaximum Length:50A field in the special event component of the form designer used to describe the name of the public plaza used for the special event. -
SpeNotificationMethod: string
Title:
Notification MethodMaximum Length:100A field in the special event component of the form designer used to describe the specific method of notification for the special event. -
SpeNotifyFlag: boolean
Title:
Notify Residents and BusinessesMaximum Length:1A field in the special event component of the form designer used to indicate whether to notify residents and businesses of the special event. The default value is no. -
SpeNumberAccessibleRestrooms: number
Title:
Number of Accessible RestroomsA field in the special event component of the form designer used to describe the number of accessible restrooms at the special event. -
SpeNumberAlcoholVendors: number
Title:
Number of Alcohol VendorsA field in the special event component of the form designer used to describe the number of alcohol vendors at the special event. -
SpeNumberAmbulances: number
Title:
Number of AmbulancesA field in the special event component of the form designer used to describe the number of ambulances available at the special event. -
SpeNumberBands: number
Title:
Number of BandsA field in the special event component of the form designer used to describe the number of musical bands at the special event. -
SpeNumberBanners: number
Title:
Number of BannersA field in the special event component of the form designer used to describe the number of banners for the special event. -
SpeNumberBleachers: number
Title:
Number of BleachersA field in the special event component of the form designer used to describe the number of bleachers needed for the special event. -
SpeNumberCanopies: number
Title:
Number of CanopiesA field in the special event component of the form designer used to describe the number of canopies needed at the special event. -
SpeNumberChairs: number
Title:
Number of ChairsA field in the special event component of the form designer used to describe the number of chairs needed for the special event. -
SpeNumberDisableParkSpaces: number
Title:
Number of Disabled Parking SpacesA field in the special event component of the form designer used to describe the number of disabled parking spaces required for the special event. -
SpeNumberDoctors: number
Title:
Number of DoctorsA field in the special event component of the form designer used to describe the number of doctors required for the special event. -
SpeNumberDumpsterWLids: number
Title:
Number of Dumpster with LidsA field in the special event component of the form designer used to describe the number of dumpsters with lids required for the special event. -
SpeNumberEmergTechs: number
Title:
Number of Emergency TechniciansA field in the special event component of the form designer used to describe the number of emergency technicians required for the special event. -
SpeNumberFoodVendors: number
Title:
Number of Food VendorsA field in the special event component of the form designer used to describe the number of food vendors at the special event. -
SpeNumberGarbageContainers: number
Title:
Number of Garbage ContainersA field in the special event component of the form designer used to describe the number of garbage containers at the special event. -
SpeNumberHandSinks: number
Title:
Number of Hand Washing SinksA field in the special event component of the form designer used to describe the number of hand washing sinks at the special event. -
SpeNumberNurses: number
Title:
Number of NursesA field in the special event component of the form designer used to describe the number of nurses at the special event. -
SpeNumberParamedics: number
Title:
Number of ParamedicsA field in the special event component of the form designer used to describe the number of paramedics at the special event. -
SpeNumberParkSpaces: number
Title:
Number of Parking SpacesA field in the special event component of the form designer used to describe the number of disabled parking spaces required for the special event. -
SpeNumberPortableRestrooms: number
Title:
Number of Portable RestroomsA field in the special event component of the form designer used to describe the number of portable restrooms at the special event. -
SpeNumberRecycleContainers: number
Title:
Number of Recyclable ContainersA field in the special event component of the form designer used to describe the number of recyclable containers at the special event. -
SpeNumberSecurity: number
Title:
Number of Security PersonnelA field in the special event component of the form designer used to describe the number of security personnel at the special event. -
SpeNumberShuttles: number
Title:
Number of ShuttlesA field in the special event component of the form designer used to describe the number of shuttles needed for the special event. -
SpeNumberStages: number
Title:
Number of StagesA field in the special event component of the form designer used to describe the number of stages required for the special event. -
SpeNumberTables: number
Title:
Number of TablesA field in the special event component of the form designer used to describe the number of tables required for the special event. -
SpeNumberTents: number
Title:
Number of TentsA field in the special event component of the form designer used to describe the number of tents required for the special event. -
SpeOpenToPublicFlag: boolean
Title:
Open to PublicMaximum Length:1A field in the special event component of the form designer used to indicate whether the event is open to the public. The default value is no. -
SpeOther: string
Title:
Other InformationMaximum Length:200A field in the special event component of the form designer used to describe the any other information required. -
SpeOutdoorEatingFlag: boolean
Title:
Outdoor Eating AreasMaximum Length:1A field in the special event component of the form designer used to indicate whether there are outdoor eating areas. The default value is no. -
SpeParkingPlanDescr: string
Title:
Parking PlanMaximum Length:100A field in the special event component of the form designer used to describe the parking plan for the special event. -
SpeParkPlanVerifiedFlag: boolean
Title:
Parking Plan VerifiedMaximum Length:1A field in the special event component of the form designer used to indicate whether the parking plan for the special event has been verified. The default value is no. -
SpeParkProvidedFlag: boolean
Title:
Event Parking ProvidedMaximum Length:1A field in the special event component of the form designer used to indicate whether event parking is provided at the special event. The default value is no. -
SpeParkShuttles: integer
(int32)
Title:
Number of Parking ShuttlesA field in the special event component of the form designer used to indicate the number of parking shuttles provided by the event. -
SpePaSystemEndTime: string
(date-time)
Title:
Public Address System End TimeA field in the special event component of the form designer used to describe the time the public address system will end. A public address system is an electronic system using microphones, amplifiers and speakers to increase the sound volume to an audience. -
SpePaSystemStartTime: string
(date-time)
Title:
Public Address System Start TimeA field in the special event component of the form designer used to describe the time the public address system will start. A public address system is an electronic system using microphones, amplifiers and speakers to increase the sound volume to an audience. -
SpeProfSecurityFlag: boolean
Title:
Professional SecurityMaximum Length:1A field in the special event component of the form designer used to indicate whether there is professional security for the event. The default value is no. -
SpePubAddrFlag: boolean
Title:
Public Address SystemMaximum Length:1A field in the special event component of the form designer used to indicate whether a public address system will be used. The default value is no. A public address system is an electronic system using microphones, amplifiers, and speakers to increase the sound volume to an audience. -
SpePublicRowDescr: string
Title:
Public Right-of-Way DescriptionMaximum Length:100A field in the special event component of the form designer used to describe the description of the right of way requirements for a special event. The right of way describes any traffic considerations for the special event. -
SpeSecurityCompany: string
Title:
Security CompanyMaximum Length:50A field in the special event component of the form designer used to describe the security company for the special event. -
SpeSecurityPlan: string
Title:
Security PlanMaximum Length:200A field in the special event component of the form designer used to describe the security plan for the special event. -
SpeSeniorAdmission: number
Title:
Senior Admission FeeA field in the special event component of the form designer used to describe the senior citizen admission fee. -
SpeSetupDatetime: string
(date-time)
Title:
Setup Date and TimeA field in the special event component of the form designer used to describe the setup date and time. -
SpeSizeCanopies: number
Title:
Canopy SizeA field in the special event component of the form designer used to indicate the size of the canopy used for the special event. -
SpeSizeChairs: number
Title:
Size of TentsA field in the special event component of the form designer used to describe the size of chairs. -
SpeSizeDumpsterWLids: number
Title:
Size of Dumpsters with LidsA field in the special event component of the form designer used to describe the size of the dumpsters with lids. -
SpeSizeGarbageContainers: number
Title:
Size of Garbage ContainersA field in the special event component of the form designer used to describe the size of garbage containers. -
SpeSizeRecycleContainers: number
Title:
Size of Recyclable ContainersA field in the special event component of the form designer used to describe the size of recyclable containers. -
SpeSoundChkFlag: boolean
Title:
Sound CheckMaximum Length:1A field in the special event component of the form designer used to indicate whether there is a sound check for the special event. The default value is no. -
SpeSoundEquipDescr: string
Title:
Sound Equipment DescriptionMaximum Length:100A field in the special event component of the form designer used to describe the sound equipment used at the special event. -
SpeStartDatetime: string
(date-time)
Title:
Start Date and TimeA field in the special event component of the form designer used to describe the start date and time of the special event. -
SpeStrCloseEndDatetime: string
(date-time)
Title:
Street Closure End Date and TimeA field in the special event component of the form designer used to describe the street closure end date and time. -
SpeStrCloseStartDatetime: string
(date-time)
Title:
Street Closure Start Date and TimeA field in the special event component of the form designer used to describe the street closure start date and time. -
SpeStreetClosureFlag: boolean
Title:
Street Closure RequiredMaximum Length:1A field in the special event component of the form designer used to describe whether a street closure is required for the special event. The default value is no. -
SpeTempLightingDescr: string
Title:
Temporary Lighting DescriptionMaximum Length:100A field in the special event component of the form designer used to describe the temporary lighting used for the special event. -
SpeTempLightingFlag: boolean
Title:
Temporary Lighting RequiredMaximum Length:1A field in the special event component of the form designer used to indicate whether the special event requires temporary lighting. The default value is no. -
SpeTempPowerFlag: boolean
Title:
Temporary Power ServiceMaximum Length:1A field in the special event component of the form designer used to indicate whether the special event requires temporary power service. The default value is no. -
SpeTrafficEquipDescr: string
Title:
Traffic Safety EquipmentMaximum Length:100A field in the special event component of the form designer used to describe the traffic safety equipment required for the special event. -
SpeTrafficEquipFlag: boolean
Title:
Traffic Safety Equipment UsedMaximum Length:1A field in the special event component of the form designer used to indicate that some traffic safety equipment will be used. The default value is no. -
SpeTrafficPlanVerifiedFlag: boolean
Title:
Traffic Plan VerifiedMaximum Length:1A field in the special event component of the form designer used to indicate whether a traffic plan is verified. The default value is no. -
SpeTrafficRouteRequiredFlag: boolean
Title:
Traffic Routing RequiredMaximum Length:1A field in the special event component of the form designer used to indicate whether traffic routing is required. The default value is no. -
SpeUseOfPublicBldgFlag: boolean
Title:
Public Building UseMaximum Length:1A field in the special event component of the form designer used to indicate whether a public building will be used for the special event. The default value is no. -
SpeUseOfPublicParkFlag: boolean
Title:
Public Park UseMaximum Length:1A field in the special event component of the form designer used to indicate whether the special event will use a public park. The default value is no. -
SpeUseOfPublicPlzFlag: boolean
Title:
Public Plaza UseMaximum Length:1A field in the special event component of the form designer used to indicate that a public plaza is being used for the special event. -
SpeUsePublicRowFlag: boolean
Title:
Public Right-of-Way UseMaximum Length:1A field in the special event component of the form designer used to indicate whether will be public right of way use. Right of way refers to the traffic flow for the special event. The default value is no. -
SpeWineFlag: boolean
Title:
Wine ServedMaximum Length:1A field in the special event component of the form designer used to indicate whether wine is served. The default value is no. -
SpeYouthAdmission: number
Title:
Youth Admission FeeA field in the special event component of the form designer used to describe the youth admission fee for the special event. -
VolumeUom: string
Title:
Volume UOMMaximum Length:5A field used to indicate the unit of measure for all volume related fields on the application. -
WeightUom: string
Title:
Weight UOMMaximum Length:5A field used to indicate the unit of measure for all weight related fields on the application. -
WhrFuelType: string
Title:
Fuel TypeMaximum Length:100A field in the water heater component of the form designer used to indicate the fuel type used by the water heater. -
WhrHeaterType: string
Title:
Water Heater TypeMaximum Length:100A field in the water heater component of the form designer used to indicate the type of water heater installed. -
WhrNewHeater: string
Title:
New or Replacement Water HeaterMaximum Length:100A field in the water heater component of the form designer used to indicate if the water heater is new or a replacement. -
WhrNumberNew: integer
(int32)
Title:
Number of New Water HeatersA field in the water heater component of the form designer used to indicate the number of new water heaters. -
WhrNumberReplace: integer
(int32)
Title:
Number of Replacement Water HeatersA field in the water heater component of the form designer used to indicate the number of replacement water heaters. -
WhrTankCapacity: number
Title:
Tank CapacityA field in the water heater component of the form designer used to indicate the tank capacity of the water heater. -
YrdDescription: string
Title:
DescriptionMaximum Length:200A field in the yard sale component of the form designer used to describe the yard sale. -
YrdEndDatetime: string
(date-time)
Title:
End Date and TimeA field in the yard sale component of the form designer used to describe the end date and time of the yard sale. -
YrdNumberDays: number
Title:
Number of DaysA field in the yard sale component of the form designer used to describe the number of days the yard sale will be running. -
YrdStartDatetime: string
(date-time)
Title:
Start Date and TimeA field in the yard sale component of the form designer used to describe the start date and time of the yard sale. -
ZonBaseFloodElevation: number
Title:
Base Flood ElevationA field in the site zoning component of the form designer used to describe the base flood elevation. -
ZonDisturbedAcreage: number
Title:
Disturbed AcreageA field in the site zoning component of the form designer used to enter the acreage disturbed by the construction. -
ZonEnvMgmtAreaFlag: boolean
Title:
On Environmental Management AreaMaximum Length:1Indicates whether the site is on an environmental management area. The default value is no. -
ZonExistingZoneEast: string
Title:
Existing Zone EastMaximum Length:100A field in the site zoning component of the form designer used to describe the existing east zone. -
ZonExistingZoneNorth: string
Title:
Existing Zone NorthMaximum Length:100A field in the site zoning component of the form designer used to describe the existing north zone. -
ZonExistingZoneSouth: string
Title:
Existing Zone SouthMaximum Length:100A field in the site zoning component of the form designer used to describe the existing south zone. -
ZonExistingZoneWest: string
Title:
Existing Zone WestMaximum Length:100A field in the site zoning component of the form designer used to describe the existing west zone. -
ZonFloodZone: string
Title:
Flood ZoneMaximum Length:100A field in the site zoning component of the form designer used to describe the flood zone. -
ZonFloodZoneFlag: boolean
Title:
In Flood ZoneMaximum Length:1Indicates the presence of a flood zone. The default value is no. -
ZonGrdwaterContaminatFlag: boolean
Title:
On Groundwater ContaminationMaximum Length:1Indicates whether the site is on a groundwater contamination area. The default value is no. -
ZonLandUsePrim: string
Title:
Primary Land UseMaximum Length:100A field in the site zoning component of the form designer used to describe the primary land use. -
ZonLandUseSec: string
Title:
Secondary Land UseMaximum Length:100A field in the site zoning component of the form designer used to describe the secondary land use. -
ZonLandUseTert: string
Title:
Tertiary Land UseMaximum Length:100A field in the site zoning component of the form designer used to describe the tertiary land use. -
ZonParkingRequiredFlag: boolean
Title:
Parking Spaces RequiredMaximum Length:1Indicates whether parking spaces are required. The default value is no. -
ZonParkingSpacesProvided: number
Title:
Parking Spaces ProvidedA field in the site zoning component of the form designer used to describe the parking spaces provided. -
ZonPlanCaseRequiredFlag: boolean
Title:
Planning Case RequiredMaximum Length:1Indicates whether a planning case is required. The default value is no. -
ZonProposedZoneEast: string
Title:
Proposed Zone EastMaximum Length:100A field in the site zoning component of the form designer used to describe the proposed east zone. -
ZonProposedZoneNorth: string
Title:
Proposed Zone NorthMaximum Length:100A field in the site zoning component of the form designer used to describe the proposed north zone. -
ZonProposedZoneSouth: string
Title:
Proposed Zone SouthMaximum Length:100A field in the site zoning component of the form designer used to describe the proposed south zone. -
ZonProposedZoneWest: string
Title:
Proposed Zone WestMaximum Length:100A field in the site zoning component of the form designer used to describe the proposed west zone. -
ZonRequiredPlanCaseType: string
Title:
Required Planning Case TypeMaximum Length:100A field in the site zoning component of the form designer used to describe the required planning case type. -
ZonTotalAcreage: number
Title:
Total AcreageA field in the site zoning component of the form designer used to describe the total acreage. -
ZonWaiveReduceParkingFlag: boolean
Title:
Waive or Reduce Required ParkingMaximum Length:1Indicates a request to waive or reduce the required parking spaces. The default value is no. -
ZonWithinOpenCreekFlag: boolean
Title:
Within Allowed Distance to Open Creek or CulvertMaximum Length:1Indicates whether the site is within an allowable distance to an open creek or culvert. The default value is no. -
ZonZoningPrim: string
Title:
Primary Land ZoningMaximum Length:100A field in the site zoning component of the form designer used to describe the primary land zoning. -
ZonZoningSec: string
Title:
Secondary Land ZoningMaximum Length:100A field in the site zoning component of the form designer used to describe the secondary land zoning. -
ZonZoningTert: string
Title:
Tertiary Land ZoningMaximum Length:100A field in the site zoning component of the form designer used to describe the tertiary land zoning.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.