Files
api-specs/idn/beta/schemas/CommonAccessItemResponse.yaml
2022-09-02 10:59:29 -04:00

19 lines
322 B
YAML

type: object
properties:
id:
type: string
description: Common Access Item ID
access:
$ref: 'CommonAccessItemAccess.yaml'
status:
$ref: 'CommonAccessItemState.yaml'
lastUpdated:
type: string
reviewedByUser:
type: boolean
lastReviewed:
type: string
createdByUser:
type: string