Diffo.Type.NameValueArrayPrimitive (Diffo v0.4.0)

Copy Markdown View Source

Ash TypedStruct for a named array of primitive values.

A name/values pair where each value is a Diffo.Type.Primitive — covering string, integer, float, boolean, date, time, datetime, and duration.

Summary

Functions

Create a new Elixir.Diffo.Type.NameValueArrayPrimitive, or return an error

Functions

handle_change?()

new(fields)

Create a new Elixir.Diffo.Type.NameValueArrayPrimitive, or return an error

new!(fields)

prepare_change?()