Ejemplo n.º 1
0
 public GerarNFSeResponse(ResponseBase response)
 {
     this.Response = response;
 }
Ejemplo n.º 2
0
 public ConsultarNFSeServicoPrestadoResponse(ResponseBase response)
 {
     this.Response = response;
 }
 public ConsultarNFSePorRpsResponse(ResponseBase response)
 {
     this.Response = response;
 }
Ejemplo n.º 4
0
 public ConsultarNFSeFaixaResponse(ResponseBase response)
 {
     this.Response = response;
 }
 public RecepcionarLoteRpsSincronoResponse(ResponseBase response)
 {
     this.Response = response;
 }
 public SubstituirNFSeResponse(ResponseBase response)
 {
     this.Response = response;
 }
 public ConsultarLoteRpsResponse(ResponseBase response)
 {
     this.Response = response;
 }