Part of lp.soyuz.interfaces.packagediff View In Hierarchy
See doc/package-diff.txt for details about the attributes.
| Attribute | id | The PackageDiff unique number. |
| Attribute | from_source | The base ISourcePackageRelease. |
| Attribute | to_source | The target ISourcePackageRelease. |
| Datetime | date_requested | Undocumented |
| Choice | requester | The person requesting the diff. |
| Datetime | date_fulfilled | Undocumented |
| Object | diff_content | Undocumented |
| Choice | status | The status of this package diff request. |
| Attribute | title | The Package diff title. |
| Attribute | private | Whether or not the package diff content is private. A package diff is considered private when 'to_source' was originally uploaded to a private archive. |
| Method | performDiff | Performs a diff between two packages. |