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