Created
July 14, 2016 14:59
-
-
Save eminetto/a318e490dbaf1779f6243873e73387e7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
response, _ := transmitter.transmit(nfe, xml) | |
xml = transmitter.getNfeWithTransmissionResults() | |
result = transmitter.saveData(response, xml) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment