content_type fastighet
content_type fastighet
Hämtar eller anger dokumentets innehållstyp.
Definition:
@property
def content_type(self):
...
@content_type.setter
def content_type(self, value):
...
Hämtar eller anger dokumentets innehållstyp.
@property
def content_type(self):
...
@content_type.setter
def content_type(self, value):
...