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

com.banxa.model.request.ConfirmSellOrderRequest Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
package com.banxa.model.request;

public class ConfirmSellOrderRequest extends PostRequest {
    @Override
    public String getUri() {
        return null;
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy