Ingram.Marketplace.Deserializer (Ingram Marketplace API v1.4.6) 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, atom, mod, options)

View Source

Specs

deserialize(
  map(),
  atom(),
  :date | :list | :map | :struct,
  any(),
  keyword() | nil
) :: map()

Update the provided model with a deserialization of a nested value