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