effectiveCanisterId property

Principal? effectiveCanisterId
getter/setter pair

An effective canister ID, used for routing. This should only be mentioned if it's different from the canister ID.

Implementation

Principal? effectiveCanisterId;