Instance Method

getPruneCount(for:then:)

Gets number of users who would be pruned by x amount of days

Declaration

func getPruneCount(for limit: Int, then completion: @escaping (Int?, RequestError?) -> Void)

Parameters

limit

Number of days to get prune count for