interface IdentifyEntitiesInput {
    entities: IdentifyFromCollection | IdentifyCelebrities | IdentifyEntities;
}

Properties

Properties