as_person_collection method

as_person_collection()

Casts contributor to PersonCollection, otherwise returns null.

def as_person_collection(self):
    ...

See Also