All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.truelayer.java.entities.CurrencyCode Maven / Gradle / Ivy

The newest version!
package com.truelayer.java.entities;

public enum CurrencyCode {
    GBP,
    EUR,
    PLN,
    NOK
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy