Class: Webhooks::Outgoing::EventType
- Inherits:
-
ApplicationHash
- Object
- ApplicationHash
- Webhooks::Outgoing::EventType
- Defined in:
- app/models/webhooks/outgoing/event_type.rb
Instance Method Summary collapse
Instance Method Details
#label_string ⇒ Object
6 7 8 |
# File 'app/models/webhooks/outgoing/event_type.rb', line 6 def label_string name end |
#name ⇒ Object
10 11 12 |
# File 'app/models/webhooks/outgoing/event_type.rb', line 10 def name id end |