smart_city v5.0.5 SmartCity.User View Source

Defines a user organization association.

Link to this section Summary

Functions

Instantiates an instance of a user organization associate event struct.

Link to this section Types

Link to this type

subject_id()

View Source
subject_id() :: String.t()
Link to this type

t()

View Source
t() :: %SmartCity.User{email: String.t(), subject_id: String.t()}

Link to this section Functions

Link to this function

new(msg)

View Source
new(String.t() | map()) :: {:ok, map()} | {:error, String.t()}

Instantiates an instance of a user organization associate event struct.