Method: OryClient::IdentityPatchResponse#action

Defined in:
lib/ory-client/models/identity_patch_response.rb

#actionObject

The action for this specific patch create ActionCreate Create this identity.



20
21
22
# File 'lib/ory-client/models/identity_patch_response.rb', line 20

def action
  @action
end