userIdentifiers property

List<UserIdentifier>? userIdentifiers
getter/setter pair

The user identifiers to enhance the conversion.

The maximum number of user identifiers for each conversion is 5.

Implementation

core.List<UserIdentifier>? userIdentifiers;