weeklyPaymentVisibilty function

bool weeklyPaymentVisibilty()

Implementation

bool weeklyPaymentVisibilty() {
  return true;
}