Home > @tridion-sites/open-api-client > ParametersDictionary
Represents multiple sets of the parameters grouped by name.
Signature:
export type ParametersDictionary = Record<string, any>;