Skip to content

[I] DecoratorInfo

PropertyTypeDescription
argumentsRecord<string, any>A dict of the decorator’s arguments. For example, { encoding: "base64url" }.
namestringFully qualified name of the decorator. For example, TypeSpec.@encode, TypeSpec.Xml.@attribute.