Interface iGetCollectionAmountTrackerByIdSuccessResponse<T>

interface iGetCollectionAmountTrackerByIdSuccessResponse<T extends NumberType> {
    amountTracker: iApprovalTrackerDoc<T>;
}

Type Parameters

Implemented by

Properties

Properties

amountTracker: iApprovalTrackerDoc<T>
MMNEPVFCICPMFPCPTTAAATR