File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ class ServicoDePostagem extends AbstractModel
2525 const SERVICE_SEDEX_PAGAMENTO_NA_ENTREGA = 40630 ;
2626 const SERVICE_CARTA_COMERCIAL_A_FATURAR = 10065 ;
2727 const SERVICE_CARTA_REGISTRADA = 10014 ;
28+ const SERVICE_CARTA_COMERCIAL_REGISTRADA_CTR_EP_MAQ_FRAN = 10707 ;
2829// const SERVICE_CARTA_REGISTRADA = 10138;
2930
3031 protected static $ services = array (
@@ -47,6 +48,7 @@ class ServicoDePostagem extends AbstractModel
4748 self ::SERVICE_SEDEX_PAGAMENTO_NA_ENTREGA => array ('Sedex Pagamento na Entrega ' , 114976 ),
4849 self ::SERVICE_CARTA_COMERCIAL_A_FATURAR => array ('Carta Comercial a Faturar ' , 109480 ),
4950 self ::SERVICE_CARTA_REGISTRADA => array ('Carta Registrada ' , 116985 ),
51+ self ::SERVICE_CARTA_COMERCIAL_REGISTRADA_CTR_EP_MAQ_FRAN => array ('Carta Comercial Registrada CTR EP MÁQ FRAN ' , 120072 ),
5052 );
5153
5254 /**
You can’t perform that action at this time.
0 commit comments