Constructor: inputPaymentCredentialsApplePay
Apple pay payment credentials
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| payment_data | DataJSON | Yes | Payment data |
Type: InputPaymentCredentials
Example:
$inputPaymentCredentialsApplePay = ['_' => 'inputPaymentCredentialsApplePay', 'payment_data' => DataJSON];