PaymentCredentialStatusResponse
The response for information about the device’s support for Apple Pay and the payment credential status.
Declaration
dictionary PaymentCredentialStatusResponse {
PaymentCredentialStatus paymentCredentialStatus;
};Overview
The response contains the paymentCredentialStatus of the device.