foreignAssets property

List<int>? foreignAssets
getter/setter pair

Lists the assets whose AssetParams may be accessed by this application's approval-program and clear-state-program. The access is read-only.

Implementation

List<int>? foreignAssets;