Sha256: 0489b611feff40101e500598527f394a298df6b8c5a17b3f3479f81e8b042693
Contents?: true
Size: 305 Bytes
Versions: 5
Compression:
Stored size: 305 Bytes
Contents
# frozen_string_literal: true module Telnyx class MessagingTollfreeVerification < APIResource extend APIOperations::List extend APIOperations::Create include APIOperations::Delete include APIOperations::Save OBJECT_NAME = "messaging_tollfree/verification/request".freeze end end
Version data entries
5 entries across 5 versions & 1 rubygems