PDLNotification flag that has been persisted for this device.
<xs:complexType name="PosGetUserDeviceSettingsRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element name="MerchNbr" type="merchNbrType" /> <xs:element name="Site" type="NameValuePairRspType" minOccurs="0" /> <xs:element name="Permissions" type="PermissionType" maxOccurs="unbounded" /> <xs:element name="Devices" type="DeviceRspType" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType>