import { VaultValidateConnectionStateResponse } from "@apideck/unify/models/operations";
let value: VaultValidateConnectionStateResponse = {};| Field | Type | Required | Description |
|---|---|---|---|
httpMeta |
components.HTTPMetadata | ✔️ | N/A |
validateConnectionStateResponse |
components.ValidateConnectionStateResponse | ➖ | Connection access token refreshed |
unexpectedErrorResponse |
components.UnexpectedErrorResponse | ➖ | Unexpected error |