| Name | Description | Type | Additional information |
|---|---|---|---|
| CuentasVencidas | decimal number |
Matching regular expression pattern: ^[0-9]+(\.[0-9]{1,2})?$ Range: inclusive between 0 and 1E+20 |
|
| InteresesMora | decimal number |
Matching regular expression pattern: ^[0-9]+(\.[0-9]{1,2})?$ Range: inclusive between 0 and 1E+20 |
|
| TotalPagar | decimal number |
Matching regular expression pattern: ^[0-9]+(\.[0-9]{1,2})?$ Range: inclusive between 0 and 1E+20 |
|
| CodigoBarras | string |
Matching regular expression pattern: ^[0-9]{8}$ String length: inclusive between 8 and 8 |