impl TrelloObject for Attachment[src]fn get_type() -> String[src]fn get_name(&self) -> &str[src]fn get_fields() -> &'static [&'static str][src]impl TrelloObject for Board[src]fn get_type() -> String[src]fn get_name(&self) -> &str[src]fn get_fields() -> &'static [&'static str][src]impl TrelloObject for Card[src]fn get_type() -> String[src]fn get_name(&self) -> &str[src]fn get_fields() -> &'static [&'static str][src]impl TrelloObject for Label[src]fn get_type() -> String[src]fn get_name(&self) -> &str[src]fn get_fields() -> &'static [&'static str][src]impl TrelloObject for List[src]