Przelewy24 · Schema

extended_alternativeKeysItem

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Properties

Name Type Description
label string
alias string
View JSON Schema on GitHub

JSON Schema

extended_alternativeKeysItem.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "extended_alternativeKeysItem",
  "properties": {
    "label": {
      "type": "string"
    },
    "alias": {
      "type": "string"
    }
  }
}