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

com.dft.bigcommerce.model.ordersv2.orders.OrdersWrapper Maven / Gradle / Ivy

package com.dft.bigcommerce.model.ordersv2.orders;

import lombok.Data;

import java.util.ArrayList;

@Data
public class OrdersWrapper extends ArrayList {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy