getCurrency method

String getCurrency()

Implementation

String getCurrency() {
  return this.currency;
}