Type Alias AutomationConnectionChangeOwnerObject

type AutomationConnectionChangeOwnerObject = {
    userId?: string;
}
Index

Properties

Properties

userId?: string

The unique identifier of the new owner.