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:
- get_owner()
Owner detail (partial)
- Return type:
- get_patches()
List of Patches
- Return type:
List of
patchwork.Patch.Patch