Sha256: 33bd4ee7686354ab23913d231725f2a17acc311e5145184fc8aaf896639b32a8
Contents?: true
Size: 382 Bytes
Versions: 25
Compression:
Stored size: 382 Bytes
Contents
# bandwidth # # This file was automatically generated by APIMATIC v2.0 # ( https://apimatic.io ). module Bandwidth # State1. class State1Enum STATE1_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
25 entries across 25 versions & 1 rubygems