Sha256: f12195ab29de419075a08ce30d370b8f34c50c593f7d60ea23f6ee69621bbdfc
Contents?: true
Size: 180 Bytes
Versions: 5
Compression:
Stored size: 180 Bytes
Contents
# frozen_string_literal: true module Telnyx class MessageNumberPool < APIResource extend Telnyx::APIOperations::Create RESOURCE_PATH = "messages/number_pool" end end
Version data entries
5 entries across 5 versions & 1 rubygems