avsStatus property

String? avsStatus
final

The status code returned from the Address Verification System (AVS) check. The code can be AVS_ACCEPTED, AVS_REJECTED, or AVS_NOT_CHECKED.

Implementation

final String? avsStatus;