Voting helps other researchers find interesting modules.
Represents the invitees or other users associated with a Google+ Event (see http://goto/events-backend-design).
eventId
String.t
nil
memberType
integer()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsEventProto{ eventId: String.t() | nil, memberType: integer() | nil }
@spec decode(struct(), keyword()) :: struct()