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

net.dreceiptx.receipt.merchant.MerchantStatus Maven / Gradle / Ivy

There is a newer version: 1.16.4
Show newest version
package net.dreceiptx.receipt.merchant;

public enum MerchantStatus {
    InActive,
    Active;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy