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

    Interface iGetApplicationSuccessResponse<T>

    interface iGetApplicationSuccessResponse<T extends NumberType> {
        application: undefined | iApplicationDoc<T>;
    }

    Type Parameters

    Implemented by

    Index

    Properties

    Properties

    application: undefined | iApplicationDoc<T>