Method: OpenapiClient::ClientResponse#webhook_uri

Defined in:
lib/openapi_client/models/client_response.rb

#webhook_uriObject

If enabled, webhooks will be sent to this endpoint



31
32
33
# File 'lib/openapi_client/models/client_response.rb', line 31

def webhook_uri
  @webhook_uri
end