# IdentityPatchResponse
## Properties
**action** | Option<**String**> | The action for this specific patch create ActionCreate Create this identity. error ActionError Error indicates that the patch failed. | [optional]
**error** | Option<[**serde_json::Value**](.md)> | | [optional]
**identity** | Option<**String**> | The identity ID payload of this patch | [optional]
**patch_id** | Option<**String**> | The ID of this patch response, if an ID was specified in the patch. | [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)