Type Alias GetClientsPayload

GetClientsPayload: { data: ClientInterface[]; paging?: PagingInterface }

Type declaration