Sha256: f2f2f3928de6f05847d385b3187cec14433ecd3a4302eb8f78ac674b95784362

Contents?: true

Size: 179 Bytes

Versions: 5

Compression:

Stored size: 179 Bytes

Contents

# frozen_string_literal: true

module Telnyx
  class GlobalIpProtocol < APIResource
    extend Telnyx::APIOperations::List
    OBJECT_NAME = "global_ip_protocol".freeze
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
telnyx-3.0.5 lib/telnyx/global_ip_protocol.rb
telnyx-3.0.4 lib/telnyx/global_ip_protocol.rb
telnyx-3.0.3 lib/telnyx/global_ip_protocol.rb
telnyx-3.0.2 lib/telnyx/global_ip_protocol.rb
telnyx-3.0.0 lib/telnyx/global_ip_protocol.rb