errorCode property
The Adyen code that is mapped to the error message.
Implementation
@BuiltValueField(wireName: r'errorCode')
String? get errorCode;
The Adyen code that is mapped to the error message.
@BuiltValueField(wireName: r'errorCode')
String? get errorCode;