Sha256: 813fee3b11ca013d1f2c3cad3d0daf48ce29bfbb3c68764da6158f6ae28c3150
Contents?: true
Size: 169 Bytes
Versions: 6
Compression:
Stored size: 169 Bytes
Contents
# frozen_string_literal: true module Telnyx class RoomParticipant < APIResource extend APIOperations::List OBJECT_NAME = "room_participant".freeze end end
Version data entries
6 entries across 6 versions & 1 rubygems