type: object
description: 'AppleDataHealthStatusSummary'
properties:
  min_date:
    $ref: '../properties/iso_8601_date.yaml'
  max_date:
    $ref: '../properties/iso_8601_date.yaml'
  valid_until:
    $ref: '../properties/iso_8601_date.yaml'
  min_date_time:
    $ref: '../properties/iso_8601_date_time.yaml'
  max_date_time:
    $ref: '../properties/iso_8601_date_time.yaml'
  valid_until_date_time:
    $ref: '../properties/iso_8601_date_time.yaml'
  last_update_date_time:
    $ref: '../properties/iso_8601_date_time.yaml'
