Membrane React - v0.2.1
    Preparing search index...

    Interface UserWorkspaceSettings

    interface UserWorkspaceSettings {
        id: string;
        userId: string;
        workspaceId: string;
        testCustomerId: string;
    }
    Index

    Properties

    id: string
    userId: string
    workspaceId: string
    testCustomerId: string