Sha256: 31f36dc7bc35d9a9dbfe2dd82312962626ae1340e21fe8971dc7f581cc19dd3e
Contents?: true
Size: 186 Bytes
Versions: 5
Compression:
Stored size: 186 Bytes
Contents
# frozen_string_literal: true module Telnyx class GlobalIpAllowedPort < APIResource extend Telnyx::APIOperations::List OBJECT_NAME = "global_ip_allowed_port".freeze end end
Version data entries
5 entries across 5 versions & 1 rubygems