Polygon ID · Schema

PaymentRequestInfo

IdentityVerifiable CredentialsZero-Knowledge ProofsSelf-Sovereign IdentityDecentralized IdentityBlockchainWeb3KYC
View JSON Schema on GitHub

JSON Schema

payment-request-info.json Raw ↑
{
  "type": "object",
  "x-go-type": "protocol.PaymentRequestInfo",
  "x-go-type-import": {
    "name": "protocol",
    "path": "github.com/iden3/iden3comm/v2/protocol"
  },
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "PaymentRequestInfo"
}