ApiResourceMetadata interface  
The api resource metadata.
Properties
| api | The api type. | 
| brand | The brand color. | 
| connection | The connection type. | 
| deployment | The connector deployment parameters metadata. | 
| hide | The hide key. | 
| provisioning | The provisioning state. | 
| source | The source. | 
| tags | The tags. | 
| wsdl | The WSDL import method. | 
| wsdl | The WSDL service. | 
Property Details
		apiType
	 
	The api type.
apiType?: stringProperty Value
string
		brandColor
	 
	The brand color.
brandColor?: stringProperty Value
string
		connectionType
	 
	The connection type.
connectionType?: stringProperty Value
string
		deploymentParameters
	 
	The connector deployment parameters metadata.
deploymentParameters?: ApiDeploymentParameterMetadataSetProperty Value
		hideKey
	 
	The hide key.
hideKey?: stringProperty Value
string
		provisioningState
	 
	The provisioning state.
provisioningState?: stringProperty Value
string
source
The source.
source?: stringProperty Value
string
tags
The tags.
tags?: {[propertyName: string]: string}Property Value
{[propertyName: string]: string}
		wsdlImportMethod
	  
	The WSDL import method.
wsdlImportMethod?: stringProperty Value
string