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