google_api_calendar v0.0.2 GoogleApi.Calendar.V3.Deserializer View Source

Helper functions for deserializing responses into models

Link to this section Summary

Functions

Update the provided model with a deserialization of a nested value

Link to this section Functions

Link to this function deserialize(model, field, arg3, mod, options) View Source
deserialize(struct(), atom(), atom(), module(), keyword()) :: any()

Update the provided model with a deserialization of a nested value

Link to this function serialize_non_nil(model, options) View Source