Sha256: 182152efacffa88c6c0d2ddbb359bc4ac74f9266ca5c01093a263a91883daca3
Contents?: true
Size: 403 Bytes
Versions: 4
Compression:
Stored size: 403 Bytes
Contents
# OryKratosClient::PatchIdentitiesBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **identities** | [**Array<IdentityPatch>**](IdentityPatch.md) | Identities holds the list of patches to apply required | [optional] | ## Example ```ruby require 'ory-kratos-client' instance = OryKratosClient::PatchIdentitiesBody.new( identities: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems