jooby-codec
    Preparing search index...

    Interface IRequestDataTypeParameter

    Request parameter for specific data type.

    interface IRequestDataTypeParameter {
        dataType: number;
    }
    Index

    Properties

    Properties

    dataType: number