externalId property

String? externalId
getter/setter pair

The ID of the guest attempting to sign up as used in your external systems or your previous authentication solution. This will be copied to the resulting user when the sign-up is completed.

Implementation

String? externalId;