Interface: NcpdpTelecomWarning
A non-fatal Telecom parse warning: a stable code, a PHI-free message, and the byte-offset location where it was raised. Warnings never carry field values.
Properties
code
readonlycode:TelecomWarningCode
Stable, machine-readable warning code.
message
readonlymessage:string
Human-readable, PHI-free description.
position
readonlyposition:TelecomPosition
Byte-offset location where the condition was detected.