Interface iGetCollectionsSuccessResponse<T>

interface iGetCollectionsSuccessResponse<T extends NumberType> {
    collections: (undefined | iBitBadgesCollection<T>)[];
}

Type Parameters

Implemented by

Properties

Properties

collections: (undefined | iBitBadgesCollection<T>)[]
MMNEPVFCICPMFPCPTTAAATR