2021-03-29 16:53:11 +11:00
|
|
|
def get_person(ifc):
|
2021-03-25 16:32:43 +11:00
|
|
|
pass
|
|
|
|
|
|
|
|
|
|
|
2021-03-29 16:53:11 +11:00
|
|
|
def get_organisation(ifc):
|
2021-03-25 16:32:43 +11:00
|
|
|
pass
|
|
|
|
|
|
2021-03-25 11:42:12 +11:00
|
|
|
|
2021-03-29 16:53:11 +11:00
|
|
|
def get_application(ifc):
|
|
|
|
|
pass
|