Sha256: 9b746f4b74db48a9269af4f1640ef59ec71793c0b80921befe1117e2b550eee3
Contents?: true
Size: 221 Bytes
Versions: 5
Compression:
Stored size: 221 Bytes
Contents
# frozen_string_literal: true module Telnyx class NumberBlockOrder < APIResource extend Telnyx::APIOperations::List extend Telnyx::APIOperations::Create OBJECT_NAME = "number_block_order".freeze end end
Version data entries
5 entries across 5 versions & 1 rubygems