Interface: ResponseFields
Fields shared by the SCRIPT response transactions. All are optional because a real-world sender may omit them; every value is surfaced verbatim: codes and descriptions are never reformatted, looked up, or translated.
Extended by
Properties
code?
readonlyoptionalcode?:string
Primary response code, verbatim (<Code>).
description?
readonlyoptionaldescription?:string
Free-text description, verbatim (<Description>).
descriptionCode?
readonlyoptionaldescriptionCode?:string
Secondary description code, verbatim (<DescriptionCode>).