OpenapiClient::RevolvingOptions Properties Name Type Description Notes revolving_payment Boolean Indicates whether the payment has been chosen as revolving type. [optional] Code Sample require 'OpenapiClient' instance = OpenapiClient::RevolvingOptions.new(revolving_payment: true)