Method: Unit::Webhook::CreateWebhookRequest#content_type
- Defined in:
- lib/unit/models/webhook/create_webhook_request.rb
#content_type ⇒ Object
Returns the value of attribute content_type.
8 9 10 |
# File 'lib/unit/models/webhook/create_webhook_request.rb', line 8 def content_type @content_type end |