Sha256: 89cb4d3326be2c92ef1b579d3fac647c929f241f0e74e025ad2e292047f8158a
Contents?: true
Size: 389 Bytes
Versions: 45
Compression:
Stored size: 389 Bytes
Contents
# bandwidth # # This file was automatically generated by APIMATIC v2.0 # ( https://apimatic.io ). module Bandwidth # DisconnectMethod. class DisconnectMethodEnum DISCONNECT_METHOD_ENUM = [ # TODO: Write general description for POST POST = 'POST'.freeze, # TODO: Write general description for GET GET = 'GET'.freeze ].freeze end end
Version data entries
45 entries across 45 versions & 1 rubygems