Sha256: d19d7eae7912b6b37d5a70d2b29a975a2a52436b5fbc8c04d3bbd441a4e3aea4
Contents?: true
Size: 362 Bytes
Versions: 1
Compression:
Stored size: 362 Bytes
Contents
# bandwidth # # This file was automatically generated by APIMATIC v2.0 # ( https://apimatic.io ). module Bandwidth # State. class StateEnum STATE_ENUM = [ # TODO: Write general description for ACTIVE ACTIVE = 'ACTIVE'.freeze, # TODO: Write general description for COMPLETED COMPLETED = 'COMPLETED'.freeze ].freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bandwidth-sdk-0.1.0 | lib/bandwidth/voice_lib/voice/models/state_enum.rb |