DeleteKeyInputDeleteKeyInDaysInteger

DeleteKeyInputDeleteKeyInDaysInteger schema from Amazon Payment Cryptography

CryptographyFinancial ServicesPayment ProcessingPCI
View JSON Schema on GitHub

JSON Schema

openapi-delete-key-input-delete-key-in-days-integer-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-payment-cryptography/refs/heads/main/json-schema/openapi-delete-key-input-delete-key-in-days-integer-schema.json",
  "title": "DeleteKeyInputDeleteKeyInDaysInteger",
  "description": "DeleteKeyInputDeleteKeyInDaysInteger schema from Amazon Payment Cryptography",
  "type": "integer",
  "minimum": 3,
  "maximum": 180
}