| 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)
Syntaxpublic HttpVerbType Verb { get; }Property Value
Type:
HttpVerbType
The http verb.
See Also