Discriminated-union converter for stop_details.
Routes on the type field, returning RefusalStopDetails for the known "refusal" variant and a GenericStopDetails fallback for future variants so unknown shapes don't break response parsing.
type
RefusalStopDetails
"refusal"
GenericStopDetails