Table of Contents

Class PitneyBowesAddressValidationRequest

Namespace
Visus.AddressValidation.Integration.PitneyBowes.Model
Assembly
Visus.AddressValidation.Integration.PitneyBowes.dll

Representation of a unified address validation request to Pitney Bowes

[UsedImplicitly]
public sealed class PitneyBowesAddressValidationRequest : AbstractAddressValidationRequest
Inheritance
PitneyBowesAddressValidationRequest
Inherited Members

Properties

IncludeSuggestions

Indicates whether to include suggested address as part of the request.

public bool IncludeSuggestions { get; set; }

Property Value

bool

Remarks

By default, this value is false, it should only be set to true if the initial request fails.