PaymentStatus Fields |
The PaymentStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| FullPayment | The sum of the payments for the document is exactly as the amount to pay. | |
| NegativePayment | The sum of the payments for the document is a negative number. | |
| NoPayment | There are no payments for the document or the sum of the payments is 0. | |
| OverPayment | The sum of the payments for the document is greater than the amount to pay. | |
| PartialPayment | The sum of the payments for the document is less than the amount to pay. | |
| value__ |