PaymentCorrectionStatusType Enumeration |
Payment correction status type
Namespace:
Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public enum PaymentCorrectionStatusType
Public Enumeration PaymentCorrectionStatusType
public enum class PaymentCorrectionStatusType
type PaymentCorrectionStatusType
Members
| Member name | Value | Description |
---|
| Negative | 0 |
Negative payment correction.
|
| Positive | 1 |
Positive payment correction
|
See Also