google_api_plus v0.1.0 GoogleApi.Plus.V1.Model.ActivityActor View Source

The person who performed this activity.

Attributes

  • clientSpecificActorInfo (ActivityActorClientSpecificActorInfo): Defaults to: null.
  • displayName (String.t): The name of the actor, suitable for display. Defaults to: null.
  • id (String.t): The ID of the actor's Person resource. Defaults to: null.
  • image (ActivityActorImage): Defaults to: null.
  • name (ActivityActorName): Defaults to: null.
  • url (String.t): The link to the actor's Google profile. Defaults to: null.
  • verification (ActivityActorVerification): Defaults to: null.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields

Link to this section Types

Link to this section Functions

Link to this function decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.