ProjectItem
                                ProjectItem                            
                            Details of a resource on metric
JSON Example
                                    {
    "project_id": "string",
    "usage_quantity": "number",
    "commit_quantity": "number"
}
            
            
                                    string
                
                
            
        
        
                project_id            
                            Required
                    Id of the resource
            
            
                                    number As double
                
                                    As double
                
            
        
        
                usage_quantity            
                            Optional
                    Number of units used for the project
            
            
                                    number As double
                
                                    As double
                
            
        
        
                commit_quantity            
                            Optional
                    Number of units committed for the project
