diff --git a/src/Remessa/CNAB240/SegmentP.php b/src/Remessa/CNAB240/SegmentP.php index 608e4ab..5a27b87 100644 --- a/src/Remessa/CNAB240/SegmentP.php +++ b/src/Remessa/CNAB240/SegmentP.php @@ -327,7 +327,7 @@ class SegmentP extends LineAbstract 'seq' => '29.3P', 'start' => 127, 'end' => 141, - 'size' => 15, + 'size' => 16, 'default' => 0, 'type' => 'money', 'description' => 'Juros de Mora por Dia/Taxa ao Mês @@ -465,4 +465,4 @@ public function __construct($attributes = []) parent::construct($attributes); } -} \ No newline at end of file +}