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

io.github.dft.woocommerce.model.reportapi.Collection Maven / Gradle / Ivy

There is a newer version: 1.31
Show newest version
package io.github.dft.woocommerce.model.reportapi;

import lombok.Data;

@Data

public class Collection {
    private String href;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy