transStatusReason property
- @BuiltValueField.new(wireName: r'transStatusReason')
String?
get
transStatusReason
Provides information on why the transStatus field has the specified value. For possible values, refer to our docs.
Implementation
@BuiltValueField(wireName: r'transStatusReason')
String? get transStatusReason;