Sha256: 14b9b11a1a2be114f04f432eb85940e22908595c2151e5a2a31fe1ae23299e97

Contents?: true

Size: 181 Bytes

Versions: 6

Compression:

Stored size: 181 Bytes

Contents

# frozen_string_literal: true

module Telnyx
  class NotificationEvent < APIResource
    extend Telnyx::APIOperations::List

    OBJECT_NAME = "notification_event".freeze
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
telnyx-3.0.6 lib/telnyx/notification_event.rb
telnyx-3.0.5 lib/telnyx/notification_event.rb
telnyx-3.0.4 lib/telnyx/notification_event.rb
telnyx-3.0.3 lib/telnyx/notification_event.rb
telnyx-3.0.2 lib/telnyx/notification_event.rb
telnyx-3.0.0 lib/telnyx/notification_event.rb