class Nfe::Models::Recipient::Dest

Public Class Methods

new() click to toggle source
# File lib/nfe/models/recipient/dest.rb, line 51
def initialize
  @ender = Ender.new
end