GatewayAuthToken

data class GatewayAuthToken(val token: String, val authMethod: GatewayAuthMethod)(source)

Since

0.3.0-beta01

Constructors

Link copied to clipboard
constructor(token: String, authMethod: GatewayAuthMethod)

Properties

Link copied to clipboard
Link copied to clipboard