BulkAssetOptInOutResult
class algokit_utils.assets.asset_manager.BulkAssetOptInOutResult
Result from performing a bulk opt-in or bulk opt-out for an account against a series of assets.
- Variables:
- asset_id – The ID of the asset opted into / out of
- transaction_id – The transaction ID of the resulting opt in / out
asset*id *: int_
The ID of the asset opted into / out of
transaction*id *: str_
The transaction ID of the resulting opt in / out