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

io.sphere.sdk.projects.CartScoreDraft Maven / Gradle / Ivy

The newest version!
package io.sphere.sdk.projects;


import io.sphere.sdk.annotations.FactoryMethod;
import io.sphere.sdk.annotations.ResourceDraftValue;

@ResourceDraftValue(factoryMethods = @FactoryMethod(parameterNames = {}))
public interface CartScoreDraft extends ShippingRateInputTypeDraft{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy