type: object
nullable: true
description: ''
properties:
  project_id:
    $ref: '../properties/project_id.yaml'
  project_name:
    $ref: '../properties/project_title.yaml'
  budget:
    $ref: '../properties/money.yaml'
  decibel_label:
    $ref: './DecibelLabel.yaml'
  end_date:
    $ref: '../properties/date.yaml'
  start_date:
    $ref: '../properties/date.yaml'
