Type Alias: BursarErrorDetails
BursarErrorDetails =
Readonly<Record<string,unknown>>
Defined in: javascript/src/errors.ts:19
Structured, non-secret context that is safe to attach to an SDK error.
BursarErrorDetails =
Readonly<Record<string,unknown>>
Defined in: javascript/src/errors.ts:19
Structured, non-secret context that is safe to attach to an SDK error.