Interface iGetApplicationSuccessResponse<T>

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

Type Parameters

Implemented by

Properties

Properties

application: undefined | iApplicationDoc<T>
MMNEPVFCICPMFPCPTTAAATR