Remediation

class pytw.remediation.Remediation(remediation_json)[source]

Remediation object Consisting of URL and Description fields

get_description()[source]

: Returns the description for the remediation

get_url()[source]

: Returns the URL for the remediation

to_json()[source]

:ReturnsJSON representation of the object