Urls
Represents a collection of URLs used for different operations in the Connectors framework.
Properties
| Name | Type | Description |
|---|---|---|
| Book | String | The URL used for booking operations. |
| Search | String | The URL used for Search operations. |
| Quote | String | The URL used for Quote operations. |
| Generic | String | A generic URL for additional operations. |