solapi
    Preparing search index...

    Type Alias App

    type App = {
        appId: string | null | undefined;
        profit: MessageTypeRecord;
    }
    Index

    Properties

    Properties

    appId: string | null | undefined