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