
net.dreceiptx.receipt.merchant.MerchantStatus Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of drx-sdk-java Show documentation
Show all versions of drx-sdk-java Show documentation
Digital Receipt Exchange Java SDK
package net.dreceiptx.receipt.merchant;
public enum MerchantStatus {
InActive,
Active;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy