ResponseText Property
This property may hold additional text which describes the reason for a decline, the property in error, etc.
Syntax
property ResponseText: String;
Default Value
''
Remarks
This property may hold additional text which describes the reason for a decline, the property in error, etc. Applications should not be coded to the text in this property as it is subject to change.
This property is read-only.
Data Type
String