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