DraftList

constructor(count: Int, limit: Int? = null, nextPageToken: String? = null, drafts: List<Draft>)