Class Enums
- java.lang.Object
-
- com.algorand.algosdk.v2.client.model.Enums
-
public class Enums extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEnums.AddressRoleCombine with the address parameter to define what type of address to search for.static classEnums.ExcludeExclude additional items such as asset holdings, application local data stored for this account, asset parameters created by this account, and application parameters created by this account.static classEnums.HashtypeThe type of hash function used to create the proof, must be one of: sha512_256 sha256static classEnums.OnCompletion(apan) defines the what additional actions occur with the transaction.static classEnums.SigTypeSigType filters just results using the specified type of signature: sig - Standard msig - MultiSig lsig - LogicSigstatic classEnums.TxType(type) Indicates what type of transaction this is.
-
Constructor Summary
Constructors Constructor Description Enums()
-