Patch

class pytw.patch.Patch(patch_json)[source]

Patch object Consisting of Product and URL

get_id()[source]

:Returns the ID of patch

get_product()[source]

:Returns the patch product

get_url()[source]

:Returns the URL of patch

to_json()[source]

:Returns JSON representation of the object