Uses of Class
com.algorand.algosdk.v2.client.model.BoxReference
-
Packages that use BoxReference Package Description com.algorand.algosdk.v2.client.model -
-
Uses of BoxReference in com.algorand.algosdk.v2.client.model
Fields in com.algorand.algosdk.v2.client.model declared as BoxReference Modifier and Type Field Description BoxReferenceResourceRef. boxBoxReference names a box by its name and the application ID it belongs to.Fields in com.algorand.algosdk.v2.client.model with type parameters of type BoxReference Modifier and Type Field Description List<BoxReference>SimulateUnnamedResourcesAccessed. boxesThe unnamed boxes that were referenced.List<BoxReference>TransactionApplication. boxReferences(apbx) the boxes that can be accessed by this transaction (and others in the same group).
-