ex_trello v1.0.0 ExTrello.Model.Organization

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

Summary

Types

t :: %ExTrello.Model.Organization{actions: term, billable_member_count: term, boards: term, desc: term, desc_data: term, display_name: term, id: term, id_boards: term, invitations: term, invited: term, logo_hash: term, members: term, memberships: term, name: term, paid_account: term, power_ups: term, prefs: term, premium_features: term, products: term, url: term, website: term}