disabled property
Whether the pool is disabled.
You cannot use a disabled pool to exchange tokens, or use existing tokens to access resources. If the pool is re-enabled, existing tokens grant access again.
Implementation
core.bool? disabled;
Whether the pool is disabled.
You cannot use a disabled pool to exchange tokens, or use existing tokens to access resources. If the pool is re-enabled, existing tokens grant access again.
core.bool? disabled;