UserServiceProviderSearchParameters data structure

Element

Description

Type

Occurrences

deviceType

Device type

string

1

Specification:

<xs:complexType name="UserServiceProviderSearchParameters">
  <xs:sequence>
    <xs:element name="deviceType" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

Example