mirror of
https://github.com/LukeHagar/Dokploy-ts-sdk.git
synced 2025-12-06 04:19:37 +00:00
455 B
455 B
BitbucketOneRequest
Example Usage
import { BitbucketOneRequest } from "dokploy/models/operations";
let value: BitbucketOneRequest = {
bitbucketId: "<id>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
bitbucketId |
string | ✔️ | N/A |