The unique activation code for the account membership.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/iam_code", "title": "iam_code", "description": "The unique activation code for the account membership.", "example": "05dd05cce12bbed97c0d87cd78e89bc2fd41a6cee72f27f6fc84af2e45c0fac0", "maxLength": 64, "readOnly": true, "type": "string" }