POST api/ProductDetails/Deserialize?jsonText={jsonText}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
jsonText | string |
Required |
Body Parameters
TypeName | Description | Type | Additional information |
---|---|---|---|
MemberType | MemberTypes |
None. |
|
DeclaringType | Type |
None. |
|
DeclaringMethod | MethodBase |
None. |
|
ReflectedType | Type |
None. |
|
StructLayoutAttribute | StructLayoutAttribute |
None. |
|
GUID | globally unique identifier |
None. |
|
Module | Module |
None. |
|
Assembly | Assembly |
None. |
|
TypeHandle | RuntimeTypeHandle |
None. |
|
FullName | string |
None. |
|
Namespace | string |
None. |
|
AssemblyQualifiedName | string |
None. |
|
BaseType | Type |
None. |
|
TypeInitializer | ConstructorInfo |
None. |
|
IsNested | boolean |
None. |
|
Attributes | TypeAttributes |
None. |
|
GenericParameterAttributes | GenericParameterAttributes |
None. |
|
IsVisible | boolean |
None. |
|
IsNotPublic | boolean |
None. |
|
IsPublic | boolean |
None. |
|
IsNestedPublic | boolean |
None. |
|
IsNestedPrivate | boolean |
None. |
|
IsNestedFamily | boolean |
None. |
|
IsNestedAssembly | boolean |
None. |
|
IsNestedFamANDAssem | boolean |
None. |
|
IsNestedFamORAssem | boolean |
None. |
|
IsAutoLayout | boolean |
None. |
|
IsLayoutSequential | boolean |
None. |
|
IsExplicitLayout | boolean |
None. |
|
IsClass | boolean |
None. |
|
IsInterface | boolean |
None. |
|
IsValueType | boolean |
None. |
|
IsAbstract | boolean |
None. |
|
IsSealed | boolean |
None. |
|
IsEnum | boolean |
None. |
|
IsSpecialName | boolean |
None. |
|
IsImport | boolean |
None. |
|
IsSerializable | boolean |
None. |
|
IsAnsiClass | boolean |
None. |
|
IsUnicodeClass | boolean |
None. |
|
IsAutoClass | boolean |
None. |
|
IsArray | boolean |
None. |
|
IsGenericType | boolean |
None. |
|
IsGenericTypeDefinition | boolean |
None. |
|
IsConstructedGenericType | boolean |
None. |
|
IsGenericParameter | boolean |
None. |
|
GenericParameterPosition | integer |
None. |
|
ContainsGenericParameters | boolean |
None. |
|
IsByRef | boolean |
None. |
|
IsPointer | boolean |
None. |
|
IsPrimitive | boolean |
None. |
|
IsCOMObject | boolean |
None. |
|
HasElementType | boolean |
None. |
|
IsContextful | boolean |
None. |
|
IsMarshalByRef | boolean |
None. |
|
GenericTypeArguments | Collection of Type |
None. |
|
IsSecurityCritical | boolean |
None. |
|
IsSecuritySafeCritical | boolean |
None. |
|
IsSecurityTransparent | boolean |
None. |
|
UnderlyingSystemType | Type |
None. |
|
Name | string |
None. |
|
CustomAttributes | Collection of CustomAttributeData |
None. |
|
MetadataToken | integer |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />