Endpoint Properties Response Custom Headers
data class EndpointPropertiesResponseCustomHeaders(val name: String? = null, val value: String? = null)
Custom header name and value.
Custom header name and value.