Type Alias ContactSearchResponse

ContactSearchResponse: { contacts: Contact[]; total: number }

Type declaration