WaxAPIREST.Types.AuthenticatorAttachment (wax_api_rest v0.5.0)

View Source

Summary

Types

t()

Must be either "platform" or "cross-platform"

Types

t()

@type t() :: String.t()

Must be either "platform" or "cross-platform"

Functions

new(val)

@spec new(String.t()) :: t() | no_return()