mconn_account_id

Account identifier

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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