Sha256: 9d31575e46d094461b54b3b065f59617bd96c5a41ba6f12f075086de4393c04e
Contents?: true
Size: 196 Bytes
Versions: 6
Compression:
Stored size: 196 Bytes
Contents
# frozen_string_literal: true module Telnyx class GlobalIpAssignmentHealth < APIResource extend Telnyx::APIOperations::List OBJECT_NAME = "global_ip_assignment_health".freeze end end
Version data entries
6 entries across 6 versions & 1 rubygems