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

com.taxjar.model.nexus.RegionResponse Maven / Gradle / Ivy

There is a newer version: 5.0.3
Show newest version
package com.taxjar.model.nexus;

import java.util.List;

public class RegionResponse {
    public List regions;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy