credential-kind-type
credential-kind-type
Credential Kind field information
JSON Example
{
"key": "string",
"defaultValue": "string",
"valueType": "string",
"required": false,
"enumerated": false,
"enumeratedValues": [
"string"
]
}
string
key
Required
The key
string
defaultValue
Optional
The default value
string
valueType
Optional
The value type for the field
boolean
required
Optional
Flag if the field is required
boolean
enumerated
Optional
Flag if the field is enumerated
array of
string
enumeratedValues
Optional
List of possible enumerated values