GetCustomLocationAuthentication

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of authentication.

Link copied to clipboard

The value of authentication.