ClientSecret

data class ClientSecret(val type: String, val value: String)

Constructors

Link copied to clipboard
constructor(type: String, value: String)

Properties

Link copied to clipboard
Link copied to clipboard