Type Alias GetModelsPayload

GetModelsPayload: { data: ModelInterface[]; paging?: PagingInterface }

Type declaration