View Source StellarBase.XDR.ClaimantType (Elixir Stellar Base v0.16.0)

Representation of Stellar ClaimantType type.

Summary

Types

@type t() :: %StellarBase.XDR.ClaimantType{identifier: atom()}

Functions

Link to this function

new(type \\ :CLAIMANT_TYPE_V0)

View Source
@spec new(type :: atom()) :: t()