metadataFieldName
metadataFieldName(
field):Promise<string>
Defined in: sdks/js/browser-sdk/src/utils/metadata.ts:12
Gets the name of a metadata field
Parameters
Section titled “Parameters”The metadata field to get the name for
Returns
Section titled “Returns”Promise<string>
The name of the metadata field

