Circle V2 API Docs
    Preparing search index...
    type ActionItemAssigneeColumns = {
        assignedContactId: ContactId | null;
        assignedTo: ProfileId | null;
    }
    Index

    Properties

    assignedContactId: ContactId | null
    assignedTo: ProfileId | null