io.github.dft.woocommerce.model.reportapi.SellerReportWrapper Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of woocommerce Show documentation
Show all versions of woocommerce Show documentation
woocommerce API using JDK 11
package io.github.dft.woocommerce.model.reportapi;
import java.util.ArrayList;
public class SellerReportWrapper extends ArrayList {
}