| Name | Type | Description | Notes |
|---|---|---|---|
| archived | Boolean | Whether the cosigner is archived | |
| id | UUID | The unique identifier of the cosigner | |
| name | String | The name of the cosigner | [optional] |
| type | TypeEnum | The type of the cosigner | [optional] |
| version | VersionSummary | [optional] |
| Name | Value |
|---|---|
| SANDBOX | "SANDBOX" |
| SGX | "SGX" |
| GCP_CONFSPACE | "GCP-CONFSPACE" |
| AWS_NITRO | "AWS-NITRO" |
| PLAIN | "PLAIN" |