# 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];
Or, if you’re into Lua:
inputPaymentCredentialsApplePay={_='inputPaymentCredentialsApplePay', payment_data=DataJSON}
This site uses cookies, as described in the cookie policy. By clicking on "Accept" you consent to the use of cookies.