Claim Predicate
Sealed class representing claim predicates for claimable balances.
Inheritors
Types
Link copied to clipboard
A predicate that is satisfied if both predicates are satisfied.
Link copied to clipboard
A predicate that is satisfied if the time is before the specified absolute time.
Link copied to clipboard
A predicate that is satisfied if the time is before the specified relative time.
Link copied to clipboard
A predicate that negates another predicate.
Link copied to clipboard
A predicate that is satisfied if either predicate is satisfied.
Link copied to clipboard
A predicate that is always true (unconditional).