CredentialReferenceResponse

data class CredentialReferenceResponse(val referenceName: String, val type: String)

Credential reference type.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Reference credential name.

Link copied to clipboard

Credential reference type.