one.credify.sdk.enumeration.OrderCancelCode Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-sdk Show documentation
Show all versions of java-sdk Show documentation
CredifySDK for third parties who want to integrate with Credify ecosystem
package one.credify.sdk.enumeration;
public enum OrderCancelCode {
OTHER,
ITEM_OUT_OF_STOCK,
DELIVERED_WRONG_ITEM,
USER_CANCELED,
REQUIREMENT_CANNOT_FULFILLED
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy