Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpPathParamConstructor

Hierarchy

  • HttpPathParamConstructor

Index

Constructors

Methods

Constructors

constructor

  • Type parameters

    • T: object

    Parameters

    • value: T

    Returns HttpPathParam<T>

Methods

create

  • Type parameters

    • T: object

    Parameters

    • value: T

    Returns HttpPathParam<T>

Generated using TypeDoc