Voting helps other researchers find interesting modules.
The ContactEditContext message is a wrapper around the generic ContactMutationContext data to represent when and where a contact edit was performed.
mutationContext
GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactMutationContext.t
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactEditContext{ mutationContext: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactMutationContext.t() | nil }
@spec decode(struct(), keyword()) :: struct()