Sha256: 778f8b361a6f4eaa9f808224f5ed95c9a5c8f2e7c49159e524695f7bd6d9a43b
Contents?: true
Size: 159 Bytes
Versions: 3
Compression:
Stored size: 159 Bytes
Contents
module WavecellOtpAndSms class Configuration attr_accessor :api_key, :sub_account def initialize @api_key @sub_account end end end
Version data entries
3 entries across 3 versions & 1 rubygems