PaymentResultItemInfo Class |
Namespace: CMS.Ecommerce
public class PaymentResultItemInfo
The PaymentResultItemInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | PaymentResultItemInfo |
Creates empty payment result item.
|
![]() | PaymentResultItemInfo(XmlNode) |
Creates payment result item from Xml node.
|
Name | Description | |
---|---|---|
![]() | Header |
Payment result item header text.
|
![]() | Name |
Payment result item code name.
|
![]() | Text |
Payment result item value text interpretation - it is visible to user.
|
![]() | Value |
Payment result item value - inner interpretation.
|