ex_trello v1.1.1 ExTrello.Model.Notification

A Struct that represents all possible fields a notification resource from Trello can be returned with.

Summary

Types

t()
t() :: %ExTrello.Model.Notification{board: term, card: term, data: term, date: term, entities: term, id: term, id_member_creator: term, list: term, member: term, member_creator: term, organization: term, type: term, unread: term}