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

com.dft.api.shopify.model.ShopifyOrderRequest Maven / Gradle / Ivy

The newest version!
package com.dft.api.shopify.model;

public interface ShopifyOrderRequest {

	public ShopifyOrder getRequest();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy