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

com.logicommerce.sdk.enums.CurrencyMode Maven / Gradle / Ivy

The newest version!
package com.logicommerce.sdk.enums;

/**
 * 

CurrencyMode class.

* * @author Logicommerce * @since 1.0.16 */ public enum CurrencyMode { ECOMMERCE, PAY; }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy