organisation_in_image_names property

organisation_in_image_names property

Gets or sets names of the organisations or companies which are featured in the image.

Definition:

@property
def organisation_in_image_names(self):
    ...
@organisation_in_image_names.setter
def organisation_in_image_names(self, value):
    ...

See Also