l.r.i.l.ISetLocation(Interface) : interface documentation

Part of lp.registry.interfaces.location View In Hierarchy

Known subclasses: lp.registry.interfaces.webservice.IPerson

An interface for setting the location and time zone of an object.
Method setLocation Specify the location and time zone of a person.
@call_with(REQUEST_USER)
@operation_parameters(copy_field(IHasLocation['latitude'], True), copy_field(IHasLocation['longitude'], True), copy_field(IHasLocation['time_zone'], True))
@export_write_operation()
@operation_for_version('beta')
def setLocation(latitude, longitude, time_zone, user):
Specify the location and time zone of a person.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.