Persons
struct Persons
Group of the persons
methods.
-
Undocumented
Declaration
Swift
public func getPersons(query: PersonQuery, handler: @escaping (Result<GetPersonsResponse, Error>) -> Void)