dpvNoStatReasonCode property

int? dpvNoStatReasonCode
getter/setter pair

Indicates the NoStat type.

Returns a reason code as int. * 1: IDA (Internal Drop Address) – Addresses that do not receive mail directly from the USPS but are delivered to a drop address that services them. * 2: CDS - Addresses that have not yet become deliverable. For example, a new subdivision where lots and primary numbers have been determined, but no structure exists yet for occupancy. * 3: Collision - Addresses that do not actually DPV confirm. * 4: CMZ (College, Military and Other Types) - ZIP + 4 records USPS has incorporated into the data. * 5: Regular - Indicates addresses not receiving delivery and the addresses are not counted as possible deliveries. * 6: Secondary Required - The address requires secondary information.

Implementation

core.int? dpvNoStatReasonCode;