Interface LinkItemLinklist

interface LinkItemLinklist {
    linklistId: bigint;
}

Properties

Properties

linklistId: bigint

Generated using TypeDoc