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

com.mangopay.core.enumerations.ShippingPreference Maven / Gradle / Ivy

There is a newer version: 2.42.0
Show newest version
package com.mangopay.core.enumerations;

public enum ShippingPreference {
    SET_PROVIDED_ADDRESS,
    GET_FROM_FILE,
    NO_SHIPPING
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy