Adyen · Schema

AndroidCertificate

AndroidCertificate schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
description string The description that was provided when uploading the certificate.
extension string The file format of the certificate, as indicated by the file extension. For example, **.cert** or **.pem**.
id string The unique identifier of the certificate.
name string The file name of the certificate. For example, **mycert**.
notAfter string The date when the certificate stops to be valid.
notBefore string The date when the certificate starts to be valid.
status string The status of the certificate.
View JSON Schema on GitHub