PolicyRecordFieldValue
oneOf- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
stringstring
booleanboolean
integerstring
Possible values: Value must match regular expression ^-?(0|[1-9][0-9]*)$
doubledouble
stringsstring[]
bytesstring
timestampdate-time
PolicyRecordFieldValue
{
"string": "string",
"boolean": true,
"integer": "string",
"double": 0,
"strings": [
"string"
],
"bytes": "string",
"timestamp": "2024-07-29T15:51:28.071Z"
}