Sha256: 33e16d1e4fb10d12905fa2604b40b8ed3f66d6adcc846c09b572b4f388821374
Contents?: true
Size: 224 Bytes
Versions: 5
Compression:
Stored size: 224 Bytes
Contents
# frozen_string_literal: true module Telnyx class CsvDownload < APIResource extend Telnyx::APIOperations::List extend Telnyx::APIOperations::Create OBJECT_NAME = "phone_numbers/csv_download".freeze end end
Version data entries
5 entries across 5 versions & 1 rubygems