interface IntegerDetailedSchema {
    int: bigint;
}

Properties

Properties

int: bigint