Sha256: 907f46b23a467ab6905be452166a3b567efe86df1814011e40dcd3963283179f

Contents?: true

Size: 200 Bytes

Versions: 5

Compression:

Stored size: 200 Bytes

Contents

# frozen_string_literal: true

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

    OBJECT_NAME = "notificaiton_event_condition".freeze
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

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