Accepted value types for custom user attributes.
Can be a primitive (string, number, boolean, Date, or null), an array of strings, a nested object, or an array of nested objects.
string
number
boolean
Date
null
Accepted value types for custom user attributes.
Can be a primitive (
string,number,boolean,Date, ornull), an array of strings, a nested object, or an array of nested objects.