ClaimPredicate

A predicate (used in claim)
Rest of predicates not currently supported
See https://github.com/stellar/stellar-protocol/blob/master/core/cap-0023.md
Protobuf enum TW.Stellar.Proto.ClaimPredicate

Entries

Link copied to clipboard

Predicate_unconditional = 0;

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun getNumber(): Int
Link copied to clipboard
open fun internalGetValueMap(): EnumLiteMap<ClaimPredicate>
Link copied to clipboard
open fun internalGetVerifier(): EnumVerifier
Link copied to clipboard

Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Predicate_unconditional = 0;