Sha256: eb8697b16f393093b4a19ef3a91117dc5fe93225fe02348bbb1a8f0078967081
Contents?: true
Size: 402 Bytes
Versions: 29
Compression:
Stored size: 402 Bytes
Contents
# bandwidth # # This file was automatically generated by APIMATIC v2.0 # ( https://apimatic.io ). module Bandwidth # AnswerFallbackMethod. class AnswerFallbackMethodEnum ANSWER_FALLBACK_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
29 entries across 29 versions & 1 rubygems