Sha256: 2fe68b43a25685334bf7c49698dcd05d2d4c9d0ce0640ac81b37ffcad8707ee1

Contents?: true

Size: 158 Bytes

Versions: 7

Compression:

Stored size: 158 Bytes

Contents

module Bitmovin::Webhooks
  class WebhookResource < Bitmovin::Resource
    attr_accessor :id, :url, :method, :insecure_ssl, :encryption, :signature
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bitmovin-ruby-0.9.1 lib/bitmovin/webhooks/webhook_resource.rb
bitmovin-ruby-0.9.0 lib/bitmovin/webhooks/webhook_resource.rb
bitmovin-ruby-0.8.1 lib/bitmovin/webhooks/webhook_resource.rb
bitmovin-ruby-0.8.0 lib/bitmovin/webhooks/webhook_resource.rb
bitmovin-ruby-0.7.0 lib/bitmovin/webhooks/webhook_resource.rb
bitmovin-ruby-0.5.0 lib/bitmovin/webhooks/webhook_resource.rb
bitmovin-ruby-0.4.0 lib/bitmovin/webhooks/webhook_resource.rb