Click or drag to resize
RequestParametersApiName Property
Gets the name of the API.

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

Property Value

Type: String
The name of the API.
See Also