Files
developer.sailpoint.com/static/api-specs/idn/beta/schemas/Value.yaml
2022-09-26 21:59:54 -04:00

11 lines
202 B
YAML

type: object
properties:
type:
type: string
description: The type of attribute value
example: "STRING"
value:
type: string
description: The attribute value
example: "Austin"