typealias ApplicationCallPredicate = (ApplicationCall) -> Boolean
Predicate function that accepts an application call and returns true or false
true
false