ListGatewayDebugCredentialsResult

data class ListGatewayDebugCredentialsResult(val token: String? = null)

Gateway debug credentials.

Constructors

Link copied to clipboard
constructor(token: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val token: String? = null

Gateway debug token.