class Nfe::Services::Regress::RetConsStatServ

Public Class Methods

new(xml) click to toggle source
# File lib/nfe/services/regress/retConsStatServ.rb, line 19
def initialize(xml)
  parse! xml
end