optionalFields

@SerialName(value = "optional_fields")
val optionalFields: List<String>

An array of all the fields that can be supplied to the sign-up, but their absence does not prevent the sign-up from being marked as complete.

These fields are optional and can be provided to enhance the user profile but are not mandatory.