Click or drag to resize
CreditChargeResponseAvsStreet Property
Product: ALL Description: The AVS (Address Verification Service) result for the street address supplied in the transaction. Possible values are Pass, if the information matches the information on file with the cardholder's account, Fail, or NotAvailable.[br /]

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public CCAVSMatchEnum AvsStreet { get; set; }

Property Value

Type: CCAVSMatchEnum
Remarks