Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.96 KB

File metadata and controls

21 lines (16 loc) · 1.96 KB

ListGroupCollaboratorsResponse

Example Usage

import { ListGroupCollaboratorsResponse } from "galileo-generated/models";

let value: ListGroupCollaboratorsResponse = {
  collaborators: [],
};

Fields

Field Type Required Description
startingToken number N/A
limit number N/A
paginated boolean N/A
nextStartingToken number N/A
collaborators models.GroupCollaborator[] ✔️ N/A