Amazon Payment Cryptography · JSON Structure

Openapi Max Results Structure

MaxResults schema from Amazon Payment Cryptography

Type: int32 Properties: 0
CryptographyFinancial ServicesPayment ProcessingPCI

MaxResults is a JSON Structure definition published by Amazon Payment Cryptography. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-payment-cryptography/refs/heads/main/json-structure/openapi-max-results-structure.json",
  "name": "MaxResults",
  "description": "MaxResults schema from Amazon Payment Cryptography",
  "type": "int32",
  "minimum": 1,
  "maximum": 100
}