# NodeSwaggerApi.UpdateMarital

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**maritalStatus** | **String** |  | [optional] 


<a name="MaritalStatusEnum"></a>
## Enum: MaritalStatusEnum


* `single` (value: `"single"`)

* `married` (value: `"married"`)

* `widow` (value: `"widow"`)

* `divorce` (value: `"divorce"`)




