Stellar.XDR.OptionalClaimPredicate (Elixir Stellar Base v0.1.3) View Source
Representation of Stellar OptionalClaimPredicate
type.
Link to this section Summary
Link to this section Types
Specs
predicate() :: Stellar.XDR.ClaimPredicate.t() | nil
Specs
t() :: %Stellar.XDR.OptionalClaimPredicate{predicate: predicate()}