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

io.sprucehill.zalando.api.model.SizeChart Maven / Gradle / Ivy

There is a newer version: 0.5.0
Show newest version
package io.sprucehill.zalando.api.model;

/**
 * @author Michael Duergner
 */
public enum SizeChart {
    EU,UK,FR,IT;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy