Function pgIdentifyObjectAsAddress

  • Parameters

    Returns Record<
        0
        | 1,
        {
            object_args: Array<0 | 1, Text<0 | 1>>;
            object_names: Array<0 | 1, Text<0 | 1>>;
            type: Text<0 | 1>;
        },
    >