GetCowRequestDto

@Serializable
data class GetCowRequestDto(val valueInTheRequest: String)

Constructors

Link copied to clipboard
constructor(valueInTheRequest: String)

Properties

Link copied to clipboard