AccessGroupIncludeExternalEvaluation

data class AccessGroupIncludeExternalEvaluation(val evaluateUrl: String, val keysUrl: String)

Constructors

Link copied to clipboard
constructor(evaluateUrl: String, keysUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The API endpoint containing your business logic.

Link copied to clipboard

The API endpoint containing the key that Access uses to verify that the response came from your API.