Interface: ResponseReason
The reason carried alongside a lifecycle response outcome. All fields are surfaced verbatim: codes and free text are never reformatted, looked up, or translated.
Properties
code?
readonlyoptionalcode?:string
Coded reason, verbatim (<ReasonCode>).
denialReason?
readonlyoptionaldenialReason?:string
Free-text denial reason, verbatim (<DenialReason>).
note?
readonlyoptionalnote?:string
Free-text note, verbatim (<Note>).
referenceNumber?
readonlyoptionalreferenceNumber?:string
Reference number tying the reason to a request item, verbatim (<ReferenceNumber>).