bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iCreateApplicationSuccessResponse<T>

    interface iCreateApplicationSuccessResponse<T extends NumberType> {
        doc: iApplicationDoc<T>;
    }

    Type Parameters

    Implemented by

    Index

    Properties

    Properties