Method: OryClient::IdentityPatchResponse#identity
- Defined in:
- lib/ory-client/models/identity_patch_response.rb
#identity ⇒ Object
The identity ID payload of this patch
23 24 25 |
# File 'lib/ory-client/models/identity_patch_response.rb', line 23 def identity @identity end |