BearerAuth

data class BearerAuth(bearerFormat: String?) : SecuritySchema

Properties

Link copied to clipboard
val bearerFormat: String? = null
Link copied to clipboard
val scheme: String
Link copied to clipboard
val type: String