Anchorage API reference
    Preparing search index...

    One flowsafe-owned table and its accounting.

    interface FlowsafeTableEntry {
        accounting: InventoryTableAccounting;
        purpose: string;
        table: string;
    }
    Index

    Properties

    Its inventory category, or the reason it has none.

    purpose: string

    What the table is for.

    table: string

    The un-prefixed table name.