OptionalaggregateQuote?: {Optionaldata?: OptionaldeviceLocation?: { lat: number; long: number; source: "ip" }External id (pq_...) of the engine-quote audit row that produced
this deposit quote. Always populated — every deposit quote is now
created via productQuoteService.quote(). Used by per-rail
accept() methods to stamp accepted_at on the engine-quote row.
Optionalquote?: {Optionaltx?: B2bPgTransaction
this is the underlying db representation, don't use this by default