HttpEndpointCommonAttribute

@JsonSerializable
data class HttpEndpointCommonAttribute(val AttributeName: String, val AttributeValue: String)

Constructors

Link copied to clipboard
constructor(AttributeName: String, AttributeValue: String)

Properties

Link copied to clipboard
Link copied to clipboard