Sha256: d35dd41e136e1afdb65d7816765e35589617ab8946dc018a0eb74ab34697bbea

Contents?: true

Size: 229 Bytes

Versions: 55

Compression:

Stored size: 229 Bytes

Contents

module Cobrato
  module Entities
    class Webhook < Base
      attribute :id,           Integer
      attribute :description,  String
      attribute :url,          String
      attribute :secret,       String
    end
  end
end

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
cobrato-client-1.1.7 lib/cobrato/entities/webhook.rb
cobrato-client-1.1.6 lib/cobrato/entities/webhook.rb
cobrato-client-1.1.5 lib/cobrato/entities/webhook.rb
cobrato-client-1.1.4 lib/cobrato/entities/webhook.rb
cobrato-client-1.1.3 lib/cobrato/entities/webhook.rb
cobrato-client-1.1.2 lib/cobrato/entities/webhook.rb
cobrato-client-1.1.1 lib/cobrato/entities/webhook.rb
cobrato-client-1.1.0 lib/cobrato/entities/webhook.rb
cobrato-client-1.0.1 lib/cobrato/entities/webhook.rb
cobrato-client-1.0.0 lib/cobrato/entities/webhook.rb
cobrato-client-0.27.0 lib/cobrato/entities/webhook.rb
cobrato-client-0.26.0 lib/cobrato/entities/webhook.rb
cobrato-client-0.25.0 lib/cobrato/entities/webhook.rb
cobrato-client-0.24.1 lib/cobrato/entities/webhook.rb
cobrato-client-0.24.0 lib/cobrato/entities/webhook.rb
cobrato-client-0.23.0 lib/cobrato/entities/webhook.rb
cobrato-client-0.23.0.beta12 lib/cobrato/entities/webhook.rb
cobrato-client-0.23.0.beta11 lib/cobrato/entities/webhook.rb
cobrato-client-0.23.0.beta10 lib/cobrato/entities/webhook.rb
cobrato-client-0.23.0.beta9 lib/cobrato/entities/webhook.rb