severity property
Severity classification — one of CrossmintCheckoutDiagnosticSeverity:
info (interesting but not a problem, e.g. user closed the hosted
modal), warning (likely recoverable — surface in dev / staging),
error (hosted flow hit a problem that may affect checkout). Pass
to logging infrastructure accordingly.
Implementation
final CrossmintCheckoutDiagnosticSeverity severity;