Polygon ID · Schema

TimeUTC

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

JSON Schema

time-utc.json Raw ↑
{
  "type": "string",
  "x-go-type": "timeapi.Time",
  "x-go-type-import": {
    "name": "timeapi",
    "path": "github.com/polygonid/sh-id-platform/internal/timeapi"
  },
  "example": "2023-10-26T10:59:08Z",
  "x-omitempty": false,
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "TimeUTC"
}