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