notifyByEmail

@SerialName(value = "notifyByEmail")
@EncodeDefault(mode = EncodeDefault.Mode.NEVER)
val notifyByEmail: Boolean = true

Parameters

notifyByEmail

True if the user has consented to be contacted via email outside the application, false otherwise.