luxlabs header browser preview


@interface WFTrelloBoardContentItem : WFTrelloItemContentItem

+ (id)typeDescription;
+ (id)countDescription;
+ (id)outputTypes;
+ (id)ownedTypes;
+ (id)pluralTypeDescription;
+ (id)propertyBuilders;

- (id)generateObjectRepresentationForClass:(Class)a0 options:(id)a1 error:(id *)a2;
- (id)board;

@end