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

Representation of Stellar ClaimPredicateType type.

Summary

Types

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

Functions

Link to this function

new(type \\ :CLAIMANT_TYPE_V0)

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