Query Parameter Type Struct Types Item Response
data class QueryParameterTypeStructTypesItemResponse(val description: String, val name: String, val type: QueryParameterTypeResponse)
Constructors
Link copied to clipboard
fun QueryParameterTypeStructTypesItemResponse(description: String, name: String, type: QueryParameterTypeResponse)