TranslationNegotiationResponse
| Field | Type | Description |
|---|---|---|
| bridgeId | TranslationBridgeID | Unique identifier of the translation bridge. |
| bridgeInterface | TranslationNegotiationServiceInstance- InterfaceDescriptor | Access information for the translation bridge. |
| tokenExpiresAt | DateTime | Token expiry date. Only filled if target provider’s operation needs an expirable token. |
| tokenUsageLimit | Number | A number about how many times a token can be used. Only filled if target provider’s operation needs a usage limited token. |