dpvNoSecureLocation property

String? dpvNoSecureLocation
getter/setter pair

Flag indicates door is accessible, but package will not be left due to security concerns.

Returns a single character. * Y: The package will not be left due to security concerns. * N: No indication the package will not be left due to security concerns.

Implementation

core.String? dpvNoSecureLocation;