active property
Whether this user profile is active.
This defaults to false, and must be set true on insert for the user profile to be usable.
Implementation
core.bool? active;
Whether this user profile is active.
This defaults to false, and must be set true on insert for the user profile to be usable.
core.bool? active;