Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 480 Bytes

File metadata and controls

17 lines (12 loc) · 480 Bytes

CommunitiesGetRequest

Example Usage

import { CommunitiesGetRequest } from "@twexapi-dev/x-api-scraper/models/operations";

let value: CommunitiesGetRequest = {
  communityId: "<id>",
};

Fields

Field Type Required Description
communityId string ✔️ N/A