AccountDossierIntent
public enum AccountDossierIntent
The upload intent.
Warning
When using the.replace
case keep in mind that all previously added documents and the current dossier
will be replaced with a new one. Consider using .update
if what you want is just update the current documents.