ConnectListingResponse
Fields
| Name | Type | Required | Description |
|---|---|---|---|
data | object | optional | |
data.connectListing | object | optional | |
data.connectListing.success | boolean | required | Indicates if the connection was successful |
data.connectListing.message | string | optional | Error message if the connection failed. Returns null on successful connection. |