Method: OpenapiClient::WebhookRead#project_id

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

#project_idObject

Unique id of the project that the webhook belongs to.



25
26
27
# File 'lib/openapi_client/models/webhook_read.rb', line 25

def project_id
  @project_id
end