synapseUserId

@SerialName(value = "synapseUserId")
@EncodeDefault(mode = EncodeDefault.Mode.NEVER)
val synapseUserId: String? = null

Parameters

synapseUserId

The numerical identifier for a Synapse account. For administrative accounts, this will allow the user to sign in using Synapse accounts, no further credentials are needed to access the system. This value can only be set when creating an account; otherwise the identifiers update API must be used to add the ID to an existing account.