- /**
- * Order payment information
- *
- * @method \Magento\Sales\Model\ResourceModel\Order\Payment _getResource()
- * @method \Magento\Sales\Model\ResourceModel\Order\Payment getResource()
- * @SuppressWarnings(PHPMD.ExcessivePublicCount)
- * @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
- * @SuppressWarnings(PHPMD.CouplingBetweenObjects)
- */
- class Payment extends Info implements OrderPaymentInterface