NameDescriptionTypeAdditional information
responseStatus

The status of GetFoodsAPI GET api/Foods call.

FoodsResponseEnum

None.

foodsList

Foods list containing the foods returned by search if status == Success.

Collection of foodResult

None.

allTimeNumberOfCallsToThisAPI

The all time number of calls made by this client to the GetFoodsAPI. (Will always return 1 for failed calls to the API.)

integer

None.