credential-kind-type

credential-kind-type
credential-kind-type

Credential Kind field information

JSON Example
{
    "defaultValue": "string",
    "enumerated": false,
    "enumeratedValues": [
        "string"
    ],
    "key": "string",
    "required": false,
    "valueType": "string"
}
string
defaultValue
Optional

The default value

boolean
enumerated
Optional

Flag if the field is enumerated

array of string
enumeratedValues
Optional

List of possible enumerated values

string
key
Required

The key

boolean
required
Optional

Flag if the field is required

string
valueType
Optional

The value type for the field

Property Of