View on GitHub

LinqToTwitter

LINQ Provider for the Twitter API (C# Twitter Library)

BannerSize Entity

A BannerSize contains size and identification information for a banner that displays in a user’s account. The input column designates whether the property is populated by the user and not Twitter (yes) or if it is a property populated by Twitter (no).

Properties:
Name Purpose Type Input
Label Unique name of banner size type string no
Width Width of this type of banner int no
Height Height of this type of banner int no
Url Location for this banner image string no

Twitter API: not documented