Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TypeInformation

TypeInformation

Hierarchy

  • TypeInformation

Index

Properties

Optional BaseTypeFullName

BaseTypeFullName: string

Optional FullName

FullName: string

Optional IsValueObject

IsValueObject: boolean

Optional Methods

Methods: { results: Array<MethodInformation> }

Type declaration

  • results: Array<MethodInformation>

Optional Properties

Properties: { results: Array<PropertyInformation> }

Type declaration

  • results: Array<PropertyInformation>

Generated using TypeDoc