Skip to content

costSharing

Summary

Cost sharing or matching requirement for the opportunity

Field Type
object
Version
0.1.0
Author
CommonGrants
Last Updated
March 6, 2026

Valid For Schemas

This custom field can be used with the following CommonGrants schemas:

Tags

funding

Schema

A JSON example of this model.

{
"name": "costSharing",
"fieldType": "object",
"value": {
"isRequired": true,
"percentage": 25,
"details": "Recipients must provide 25% matching funds. Waiver may be requested for equipment-only projects."
},
"description": "Cost sharing or matching requirement for the opportunity"
}