EntityAssociatedKeys.json
{
"description": "A collection of weighted public keys (represented as account hashes) associated with an account.",
"allOf": [
{
"$ref": "#/components/schemas/Array_of_AssociatedKey"
}
]
}