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

Representation of Stellar ClaimantType type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

Link to this function

new(type \\ :CLAIMANT_TYPE_V0)

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