target_canisters_ids property

List<Principal>? target_canisters_ids
final

An optional list of canister principals to restrict the scope of this delegation.

Implementation

final List<Principal>? target_canisters_ids;