Variable LimitCalls.maxCalls

struct LimitCalls
{
  // ...
  uint maxCalls ;
  // ...
}