Method: OpenapiClient::WebhookRead#updated_at
- Defined in:
- lib/openapi_client/models/webhook_read.rb
#updated_at ⇒ Object
Date and time when the webhook was last updated/modified (ISO_8601 format).
34 35 36 |
# File 'lib/openapi_client/models/webhook_read.rb', line 34 def updated_at @updated_at end |