Voting helps other researchers find interesting modules.
Information provided within MutateDataRequest when setting a user into AgeDisableGracePeriod manually. When the grace period expires, this info will be forwarded to Gaia when disabling the user. cs//symbol:InitiateAgeDisableGracePeriodArguments
escalateTo
String.t
nil
executedBy
reason
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiBirthdayAgeDisableGracePeriodManualGracePeriodInfo{ escalateTo: String.t() | nil, executedBy: String.t() | nil, reason: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()