Udostępnij za pośrednictwem


ValidateAddressResponse Klasa

Definicja

Wynik weryfikacji adresu

public class ValidateAddressResponse
type ValidateAddressResponse = class
Public Class ValidateAddressResponse
Dziedziczenie
ValidateAddressResponse

Konstruktory

ValidateAddressResponse()

Inicjuje nowe wystąpienie klasy ValidateAddressResponse.

ValidateAddressResponse(String, IList<AddressDetails>, String)

Inicjuje nowe wystąpienie klasy ValidateAddressResponse.

Właściwości

Status

Pobiera lub ustawia stan weryfikacji adresu. Możliwe wartości to: "Valid", "Invalid"

SuggestedAddresses

Pobiera lub ustawia listę sugerowanych adresów.

ValidationMessage

Pobiera lub ustawia komunikat o błędzie weryfikacji.

Dotyczy