TranslationInterfaceTranslationDataDescriptor
Field | Type | Description |
---|---|---|
fromInterfaceTemplate | InterfaceName | Translator accepts requests using this interface. |
toInterfaceTemplate | InterfaceName | Translator sends requests to target provider using this interface. |
token | AccessToken | An authorization token for the target operation (if required). |
interfaceProperties | Metadata | Access interface data of the interface translator. |
configurationSettings | Metadata | Additional configuration of the interface translator. |