Flexfields for Project Details REST Endpoints
    
        Maintenance/Debriefs/Flexfields for Project Details
    
A flexible data field that includes all the extensible flexfields for a project.
- Create one project flexfield
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/projectDetailsDFF - Get all project flexfields
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/projectDetailsDFF - Get one project flexfield
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/projectDetailsDFF/{DebriefHeaderId3} - Update one project flexfield
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/projectDetailsDFF/{DebriefHeaderId3}