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