it.netgrid.woocommerce.model.response.DeleteResponse Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwcrc Show documentation
Show all versions of jwcrc Show documentation
JWCRC provides a client for the Woocommerce API v1. (2.6.x)
package it.netgrid.woocommerce.model.response;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement
public class DeleteResponse extends NetworkResponse {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy