toIndianRupee method

String toIndianRupee()

Implementation

String toIndianRupee() {
  return buildMoneyNumberString(this);
}