Interface PVRGetClientsParams

interface PVRGetClientsParams {
    limits?: ListLimits;
}

Properties

Properties

limits?: ListLimits