Hierarchy

  • ParamType

Constructors

  • Parameters

    • constructorGuard: any
    • params: any

    Returns ParamType

Properties

_isParamType: boolean
arrayChildren: ParamType
arrayLength: number
baseType: string
components: ParamType[]
indexed: boolean
name: string
type: string

Methods

  • Parameters

    • Optional format: string

    Returns string

  • Parameters

    • value: string | ParamType | JsonFragmentType
    • Optional allowIndexed: boolean

    Returns ParamType

  • Parameters

    Returns ParamType

  • Parameters

    • value: string
    • Optional allowIndexed: boolean

    Returns ParamType

  • Parameters

    • value: any

    Returns value is ParamType

Generated using TypeDoc