class ProsperWorks::Webhook
Attributes
event[RW]
secret[RW]
target[RW]
type[RW]
Public Class Methods
api_name()
click to toggle source
# File lib/prosperworks/webhook.rb, line 14 def self.api_name "webhooks" end