alfresco-js-api
Version:
JavaScript client library for the Alfresco REST API
18 lines (14 loc) • 670 B
Markdown
# ActivitiPublicRestApi.EndpointConfigurationRepresentation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**basicAuthId** | **Integer** | | [optional]
**basicAuthName** | **String** | | [optional]
**host** | **String** | | [optional]
**id** | **Integer** | | [optional]
**name** | **String** | | [optional]
**path** | **String** | | [optional]
**port** | **String** | | [optional]
**protocol** | **String** | | [optional]
**requestHeaders** | [**[EndpointRequestHeaderRepresentation]**](EndpointRequestHeaderRepresentation.md) | | [optional]
**tenantId** | **Integer** | | [optional]