Voting helps other researchers find interesting modules.
Wraps information about a user working at a specific place.
company
GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEntity.t
nil
endTime
GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDate.t
startTime
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileWorkplace{ company: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEntity.t() | nil, endTime: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDate.t() | nil, startTime: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDate.t() | nil }
@spec decode(struct(), keyword()) :: struct()