fiscalYear
Summary
The fiscal year associated with this opportunity
Valid For Schemas
This custom field can be used with the following CommonGrants schemas:
Tags
Schema
A JSON example of this model.
{ "name": "fiscalYear", "fieldType": "integer", "value": 2025, "description": "The fiscal year associated with this opportunity"}The JSON Schema for this model.
$schema: https://json-schema.org/draft/2020-12/schema$id: CustomFiscalYear.yamltype: objectproperties: name: type: string const: fiscalYear fieldType: type: string const: integer value: type: integer examples: - 2025 description: type: string const: The fiscal year associated with this opportunityrequired: - name - fieldType - value - descriptionallOf: - $ref: CustomField.yamlunevaluatedProperties: not: {}description: The fiscal year associated with this opportunityx-valid-schemas: - OpportunityBasex-version: 0.1.0x-author: CommonGrantsx-tags: - fundingUsed By Plugins
The following plugins include this custom field: