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

br.com.moip.resource.OrderStatus Maven / Gradle / Ivy

There is a newer version: 4.7.6
Show newest version
package br.com.moip.resource;

public enum OrderStatus {
    CREATED, WAITING, PAID, NOT_PAID, REVERTED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy