Method: OpenapiClient::WebhookRead#created_at
- Defined in:
- lib/openapi_client/models/webhook_read.rb
#created_at ⇒ Object
Date and time when the webhook was created (ISO_8601 format).
31 32 33 |
# File 'lib/openapi_client/models/webhook_read.rb', line 31 def created_at @created_at end |