set_subject method
set_subject
Sets a single subject of the resource.
def set_subject(self, subject):
...
Parameter | Type | Description |
---|---|---|
subject | str | The subject to set. |
Sets a single subject of the resource.
def set_subject(self, subject):
...
Parameter | Type | Description |
---|---|---|
subject | str | The subject to set. |