Method: OpenapiClient::WebhookRead#organization_id
- Defined in:
- lib/openapi_client/models/webhook_read.rb
#organization_id ⇒ Object
Unique id of the organization that the webhook belongs to.
22 23 24 |
# File 'lib/openapi_client/models/webhook_read.rb', line 22 def organization_id @organization_id end |