GoogleApi.People.V1.Model.ContactToCreate (google_api_people v0.37.6) View Source
A wrapper that contains the person data to populate a newly created source.
Attributes
-
contactPerson
(type:GoogleApi.People.V1.Model.Person.t
, default:nil
) - Required. The person data to populate a newly created source.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.People.V1.Model.ContactToCreate{ contactPerson: GoogleApi.People.V1.Model.Person.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.