Sha256: 1e65f487d53d1cfc524b0bd4afd0f6e34955c4c856aa6413d249ee6a392bfda2
Contents?: true
Size: 224 Bytes
Versions: 2
Compression:
Stored size: 224 Bytes
Contents
# frozen_string_literal: true module Telnyx class MessagingShortCode < APIResource include Telnyx::APIOperations::Save extend Telnyx::APIOperations::List OBJECT_NAME = "messaging_short_code".freeze end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
telnyx-0.0.2 | lib/telnyx/messaging_short_code.rb |
telnyx-0.0.1 | lib/telnyx/messaging_short_code.rb |