DaffDriverResponse

A driver response. Can contain a response, errors, or both.

Properties

Name Type Description
response T The body of the response.
errors DaffError[] A list of errors that occured during the driver call.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.