Common Response Objects
CertificateGenericField
| Name | Description | Field Type |
|---|---|---|
_id
|
Unique identifier for the attribute. |
String
|
name
|
Name of the attribute. |
String
|
type
|
Type of the attribute. |
String
|
value
|
Default value for the attribute. |
String
|
label
|
Label to be shown in the UI for the custom attribute. |
String
|
searchKey
|
Keyword for searching the certificate based on the attribute. |
String
|
mandatory
|
Specifies whether the attribute is mandatory or not. |
Boolean
|
category
|
Category the attribute which will always be certAttributes for the certificate attributes. |
String
|
helpInfo
|
Help info about the field. |
String
|