d1_account-identifier

Account identifier tag.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-d1-account-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/d1_account-identifier",
  "title": "d1_account-identifier",
  "description": "Account identifier tag.",
  "example": "023e105f4ecef8ad9ca31a8372d0c353",
  "maxLength": 32,
  "readOnly": true,
  "type": "string"
}