Record
move-project-to-a-different-organization-params
No description available.
record move-project-to-a-different-organization-params {
org-id: string,
project-id: string,
target-org-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| org-id | string | |
| project-id | string | |
| target-org-id | option<string> |