| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Used to identify a Certificate | [optional] |
| certificate | string | A base64-encoded string of the p12 certificate with the private key. | |
| password | string | The password for the p12 file, if the certificate was exported with a password. | [optional] |
| default | bool | If you have multiple certificates and set a new default to `true`, the current default is set to `false`. | [optional] |