addressing_delegated_account_identifier

Account identifier for the account to which prefix is being delegated.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-addressing-delegated-account-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/addressing_delegated_account_identifier",
  "title": "addressing_delegated_account_identifier",
  "description": "Account identifier for the account to which prefix is being delegated.",
  "example": "b1946ac92492d2347c6235b4d2611184",
  "maxLength": 32,
  "type": "string"
}