# Cosigner
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**archived** | **bool** | Whether the cosigner is archived |
**id** | **uuid::Uuid** | The unique identifier of the cosigner |
**name** | Option<**String**> | The name of the cosigner | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)