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

ar.com.system.afip.wsmtxca.service.api.WsmtxcaError Maven / Gradle / Ivy

package ar.com.system.afip.wsmtxca.service.api;

public interface WsmtxcaError {

    int getCode();

    String getMsg();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy