Account name
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/iam_properties-name", "title": "iam_properties-name", "description": "Account name", "example": "Demo Account", "maxLength": 100, "type": "string" }