solapi
    Preparing search index...

    Variable blackSchemaConst

    blackSchema: Struct<
        {
            dateCreated: typeof String$;
            dateUpdated: typeof String$;
            handleKey: typeof String$;
            recipientNumber: typeof String$;
            senderNumber: typeof String$;
            type: Literal<["DENIAL"]>;
        },
    > = ...