Constructor: payments.paymentResult
Payment result
Attributes:
Name | Type | Required | Description |
---|---|---|---|
updates | Updates | Yes | Info about the payment |
Type: payments.PaymentResult
Example:
$payments_paymentResult = ['_' => 'payments.paymentResult', 'updates' => Updates];