StellarBase.XDR.OptionalClaimPredicate (Elixir Stellar Base v0.8.5) 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()}