resultCode property
The result code of the transaction. Success indicates that the details were stored successfully.
Implementation
@BuiltValueField(wireName: r'resultCode')
String get resultCode;
The result code of the transaction. Success indicates that the details were stored successfully.
@BuiltValueField(wireName: r'resultCode')
String get resultCode;