# BitbucketOneRequest ## Example Usage ```typescript import { BitbucketOneRequest } from "dokploy/models/operations"; let value: BitbucketOneRequest = { bitbucketId: "", }; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `bitbucketId` | *string* | :heavy_check_mark: | N/A |