Click or drag to resize

IPaymentItem Properties

The IPaymentItem type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalData
Public propertyCustomData
Custom data provided for payment items of plugin payment types. For non-plugin payment types always returns null.
Public propertyId (Inherited from IEntity.)
Public propertyIsExternal
Public propertyIsPreliminary
Public propertyIsPrepay
Whether payment item is prepay.
Public propertyIsProcessedExternally
Public propertyMaxSum
Maximum allowed payment sum, upper bound for the payment. null means default limit value.
Public propertyMinSum
Minimum allowed payment sum, lower bound for the payment. null means default limit value.
Public propertyStatus
Public propertySum
Public propertyType
Top
See Also