public Map toMap() { return VoucherLocationObjectHelper.toMap(this, null); }
public String toString() { return VoucherLocationObjectHelper.toMap(this, null).toString(); }