This type defines the fields for any warning error messages.
Types that use BaseResponse
Not used by any types.
Calls that use BaseResponse
Fields
warnings
array of ErrorDetailV3
The container for any warning error messages generated by the request. Warnings are not fatal in that they do not prevent the call from running and returning a response, but they should be reviewed to ensure your requests are returning the responses you expect.