Header menu logo FSharp.ATProto

PlcOperationType Type

The type of a PLC operation.

Union cases

Union case Description

Create

Full Usage: Create

A legacy genesis operation (deprecated format).

PlcOperation

Full Usage: PlcOperation

A creation or update operation.

PlcTombstone

Full Usage: PlcTombstone

A tombstone that deactivates the DID.

Instance members

Instance member Description

this.IsCreate

Full Usage: this.IsCreate

Returns: bool
Returns: bool

this.IsPlcOperation

Full Usage: this.IsPlcOperation

Returns: bool
Returns: bool

this.IsPlcTombstone

Full Usage: this.IsPlcTombstone

Returns: bool
Returns: bool

Type something to start searching.