<!--
{
  "availability" : [
    "macOS: 15.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FSKit",
  "identifier" : "/documentation/FSKit/FSOperationID",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "FSKit"
    ],
    "preciseIdentifier" : "c:@T@FSOperationID"
  },
  "title" : "FSOperationID"
}
-->

# FSOperationID

A unique identifier for an operation.

```
struct FSOperationID
```

## Overview

A unique identifier for an operation.

## Topics

### Creating an operation ID

[`init(_:)`](/documentation/FSKit/FSOperationID/init(_:))

### Working with defined operations

[`unspecified`](/documentation/FSKit/FSOperationID/unspecified)

### Working with raw values

[`init(rawValue:)`](/documentation/FSKit/FSOperationID/init(rawValue:))



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)