StellarBase.XDR.OptionalClaimPredicate (Elixir Stellar Base v0.2.0) View Source

Representation of Stellar OptionalClaimPredicate type.

Link to this section Summary

Link to this section Types

Specs

predicate() :: StellarBase.XDR.ClaimPredicate.t() | nil

Specs

t() :: %StellarBase.XDR.OptionalClaimPredicate{predicate: predicate()}

Link to this section Functions

Specs

new(predicate :: predicate()) :: t()