Click or drag to resize
RequestParametersVerb Property
Gets the verb.

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 HttpVerbType Verb { get; }

Property Value

Type: HttpVerbType
The http verb.
See Also