Sha256: 677c9b323e9167f7e342e6a8820206617be882a9285a36061db937f46cacc029
Contents?: true
Size: 257 Bytes
Versions: 5
Compression:
Stored size: 257 Bytes
Contents
# frozen_string_literal: true module Telnyx class AccessIPRange < APIResource include APIOperations::Delete include APIOperations::Save extend APIOperations::List extend APIOperations::Create OBJECT_NAME = "balance".freeze end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
telnyx-3.0.5 | lib/telnyx/balance.rb |
telnyx-3.0.4 | lib/telnyx/balance.rb |
telnyx-3.0.3 | lib/telnyx/balance.rb |
telnyx-3.0.2 | lib/telnyx/balance.rb |
telnyx-3.0.0 | lib/telnyx/balance.rb |