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

Representation of Stellar ClaimPredicateType type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

Link to this function

new(type \\ :CLAIMANT_TYPE_V0)

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