Method: OryClient::IdentityPatchResponse#patch_id
- Defined in:
- lib/ory-client/models/identity_patch_response.rb
#patch_id ⇒ Object
The ID of this patch response, if an ID was specified in the patch.
26 27 28 |
# File 'lib/ory-client/models/identity_patch_response.rb', line 26 def patch_id @patch_id end |