Click or drag to resize
RequestParametersContentType Property
Gets the type of the content.

Namespace:  Intuit.Ipp.Core.Rest
Assembly:  Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public string ContentType { get; }

Property Value

Type: String
The type of the content.
See Also