Bundle

class patchwork.Bundle.Bundle

Class for Bundle object

property id
Type:

integer

property url
Type:

string

property web_url
Type:

string

property name
Type:

string

property public
Type:

string

property mbox
Type:

string

get_project()

Project detail (partial)

Return type:

patchwork.Project.Project

get_owner()

Owner detail (partial)

Return type:

patchwork.User.User

get_patches()

List of Patches

Return type:

List of patchwork.Patch.Patch