View Source WaxAPIREST.Types.AttestationConveyancePreference (wax_api_rest v0.4.0)

Link to this section Summary

Types

t()

Must be one of

Link to this section Types

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

Must be one of:

  • "none"
  • "indirect"
  • "direct"

Link to this section Functions