OpenapiClient::RefundEligibility Properties Name Type Description Notes refund_eligible Boolean [optional] message String [optional] Example require 'openapi_client' instance = OpenapiClient::RefundEligibility.new( refund_eligible: null, message: null )