Type Alias GetLikesPayload

GetLikesPayload: { data: LikeInterface[]; paging?: PagingInterface }

Type declaration