Class: BrNfe::Service::Intermediario

Inherits:
ActiveModelBase show all
Defined in:
lib/br_nfe/service/intermediario.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from ActiveModelBase

#assign_attributes, #default_values, #initialize

Constructor Details

This class inherits a constructor from BrNfe::ActiveModelBase

Instance Attribute Details

#cpf_cnpjObject

Returns the value of attribute cpf_cnpj.



5
6
7
# File 'lib/br_nfe/service/intermediario.rb', line 5

def cpf_cnpj
  @cpf_cnpj
end

#inscricao_municipalObject

Returns the value of attribute inscricao_municipal.



6
7
8
# File 'lib/br_nfe/service/intermediario.rb', line 6

def inscricao_municipal
  @inscricao_municipal
end

#razao_socialObject

Returns the value of attribute razao_social.



7
8
9
# File 'lib/br_nfe/service/intermediario.rb', line 7

def razao_social
  @razao_social
end