The error to be sent back. This error is generated by the integration module. An error can be present when an integration is trying to configure a resource which it does not have access to.
()
| 67 | // The error to be sent back. This error is generated by the integration module. An error can be present when |
| 68 | // an integration is trying to configure a resource which it does not have access to. |
| 69 | Error() error |
| 70 | |
| 71 | // Status returns the status code returned by the integration |
| 72 | Status() int |
no outgoing calls