IPaymentItem Properties |
The IPaymentItem type exposes the following members.
| Name | Description | |
|---|---|---|
| AdditionalData | ||
| CustomData | Custom data provided for payment items of plugin payment types. For non-plugin payment types always returns null. | |
| Id | (Inherited from IEntity.) | |
| IsExternal | ||
| IsPreliminary | ||
| IsPrepay | Whether payment item is prepay. | |
| IsProcessedExternally | ||
| MaxSum | Maximum allowed payment sum, upper bound for the payment. null means default limit value. | |
| MinSum | Minimum allowed payment sum, lower bound for the payment. null means default limit value. | |
| Status | ||
| Sum | ||
| Type |