organisation_in_image_codes property
organisation_in_image_codes property
Gets or sets codes from a controlled vocabulary for identifying the organisations or companies which are featured in the image.
Definition:
@property
def organisation_in_image_codes(self):
...
@organisation_in_image_codes.setter
def organisation_in_image_codes(self, value):
...