function isDeclaredInNamespace( type, namespace, options): boolean
Check if the given type is declared in the specified namespace or, optionally, its child namespaces.
type
Enum
Interface
Model
Namespace
Operation
namespace
options
object
options.recursive
boolean