status property
The status of the authentication. Possible values: * refused * proceed For more information, refer to Authenticate cardholders using the Authentication SDK.
Implementation
@BuiltValueField(wireName: r'status')
AuthenticationDecisionStatusEnum get status;