additional_model_information property

additional_model_information property

Gets or sets the information about the ethnicity and other facets of the model(s) in a model-released image.

Definition:

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

See Also