DLURL Object
Contains information about the URL for an API description document.
This object is used by the following operations:
- Operations that reference the DLDescriptor object
The properties included in the DLURL object are listed below.
| Property | Type | Description |
|---|---|---|
| URL | string | Required. The URL for the API description document. |
| UserName | string | Optional. The username, if authentication is required. |
| Password | string | Optional. The password, if authentication is required. |