Sha256: f2e96797e915d4fb87524380da56ebf4f12ee3eb66299755e4452d58d72c73a6
Contents?: true
Size: 199 Bytes
Versions: 5
Compression:
Stored size: 199 Bytes
Contents
# frozen_string_literal: true module Telnyx class RoomRecording < APIResource include APIOperations::Delete extend APIOperations::List OBJECT_NAME = "room_recording".freeze end end
Version data entries
5 entries across 5 versions & 1 rubygems