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