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

com.delivereo.org.enums.CancelReason Maven / Gradle / Ivy

package com.delivereo.org.enums;

public enum CancelReason {
    NOT_NEEDED_ANYMORE,
    TOO_MUCH_DELAY,
    BETTER_OPTION,
    OTHER,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy