3.1.4.81.3.1 GetDynamicCategoryRequestBody
-
<xsd:complexType name="GetDynamicCategoryRequestBody"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="name" nillable="true" type="xsd:string"/> <xsd:element minOccurs="1" maxOccurs="1" name="type" type="xsd:unsignedByte"/> </xsd:sequence> </xsd:complexType>
name: This field MUST be present. It contains the name of the dynamic category. The length of the string MUST NOT be greater than 200 characters.
type: This field MUST be present. It specifies the DynamicCategoryType of the dynamic category, as defined in section 2.2.5.13.