Type alias SfDictionaryBeta

SfDictionary: Record<string, SfMember> | Map<string, SfMember>

A dictionary of structured field members.