Method: BrNfe::Product::Nfe::ItemTax::Issqn#codigo_servico_municipio
- Defined in:
- lib/br_nfe/product/nfe/item_tax/issqn.rb
#codigo_servico_municipio ⇒ Object
CÓDIGO DO SERVIÇO PRESTADO DENTRO DO MUNICÍPIO
Type: String Required: No Example: 216461 Length: _max: 20_ tag: cServico
171 172 173 |
# File 'lib/br_nfe/product/nfe/item_tax/issqn.rb', line 171 def codigo_servico_municipio @codigo_servico_municipio end |