Data type which represents how data are returned from hashes or insterted there. Similar to Record<GlideString, GlideString> - see GlideRecord.
Record<GlideString, GlideString>
The hash element name.
The hash element value.
Data type which represents how data are returned from hashes or insterted there. Similar to
Record<GlideString, GlideString>- see GlideRecord.