getCurrency method

String getCurrency ()
inherited

Implementation

String getCurrency() {
  return this.currency;
}