Method: OpenapiClient::ClientRequest#webhook_uri

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

#webhook_uriObject

If enabled, webhooks will be sent to this endpoint



28
29
30
# File 'lib/openapi_client/models/client_request.rb', line 28

def webhook_uri
  @webhook_uri
end