dpvNoStat property

String? dpvNoStat
getter/setter pair

Is this a no stat address or an active address? No stat addresses are ones which are not continuously occupied or addresses that the USPS does not service.

Returns a single character. * Y: The address is not active * N: The address is active

Implementation

core.String? dpvNoStat;