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

io.github.dft.amazon.model.destination.DestinationList Maven / Gradle / Ivy

The newest version!
package io.github.dft.amazon.model.destination;

import lombok.Data;
import java.util.List;

@Data
public class DestinationList {
    private List payload;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy