View Source Appwrite.Types.Client.Payload (appwrite v0.1.9)

A generic payload structure represented as a key-value pair with string keys and any values.

Summary

Types

t()

@type t() :: %{required(String.t()) => any()}