MockServer::BodyAnyOf8 Properties Name Type Description Notes _not Boolean [optional] type String [optional] xml_schema String [optional] Example require 'mockserver-client' instance = MockServer::BodyAnyOf8.new( _not: null, type: null, xml_schema: null )