Interface iGetBadgeBalanceByAddressSpecificBadgeSuccessResponse<T>

interface iGetBadgeBalanceByAddressSpecificBadgeSuccessResponse<
    T extends NumberType,
> {
    balance: T;
}

Type Parameters

Properties

Properties

balance: T
MMNEPVFCICPMFPCPTTAAATR