Documentation

    Type Alias DynamicFieldPage

    type DynamicFieldPage = {
        data: DynamicFieldInfo[];
        hasNextPage: boolean;
        nextCursor: string | null;
    }
    Index

    Properties

    hasNextPage: boolean
    nextCursor: string | null
    MMNEPVFCICPMFPCPTTAAATR