{
    "table": {
        "name": "vnd_orcamento_item_cpl"
    },
    "attributes": {
        "filial_orc": {
            "type": "integer"
        },
        "orcamento": {
            "type": "integer"
        },
        "sequencia": {
            "type": "integer"
        },
        "almox_vnd": {
            "type": "integer"
        },
        "espessura": {
            "type": "integer"
        },
        "largura": {
            "type": "integer"
        },
        "comprimento": {
            "type": "integer"
        },
        "quantidade_pedido_cli": {
            "type": "integer"
        },
        "preco_unit_pedido_cli": {
            "type": "integer"
        },
        "valor_total_pedido_cli": {
            "type": "integer"
        },
        "tipo_embalagem": {
            "type": "integer"
        },
        "lote_vnd": {
            "type": "integer"
        },
        "tipo_embalagem_operacao": {
            "type": "integer"
        },
        "qtd_embalagem": {
            "type": "integer"
        }
    },
    "originaltable": {
        "fullname": "public.vnd_orcamento_item_cpl",
        "name": "vnd_orcamento_item_cpl",
        "relationship": false,
        "columns": {
            "filial_orc": {
                "position": 1,
                "name": "filial_orc",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "orcamento": {
                "position": 2,
                "name": "orcamento",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "sequencia": {
                "position": 3,
                "name": "sequencia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "almox_vnd": {
                "position": 4,
                "name": "almox_vnd",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "espessura": {
                "position": 5,
                "name": "espessura",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "largura": {
                "position": 6,
                "name": "largura",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "comprimento": {
                "position": 7,
                "name": "comprimento",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "quantidade_pedido_cli": {
                "position": 8,
                "name": "quantidade_pedido_cli",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "preco_unit_pedido_cli": {
                "position": 9,
                "name": "preco_unit_pedido_cli",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "valor_total_pedido_cli": {
                "position": 10,
                "name": "valor_total_pedido_cli",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "tipo_embalagem": {
                "position": 11,
                "name": "tipo_embalagem",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "lote_vnd": {
                "position": 12,
                "name": "lote_vnd",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "tipo_embalagem_operacao": {
                "position": 13,
                "name": "tipo_embalagem_operacao",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "qtd_embalagem": {
                "position": 14,
                "name": "qtd_embalagem",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            }
        },
        "constraints": [],
        "relationships": {
            "one-to-one": [],
            "one-to-many": [],
            "many-to-one": [],
            "many-to-many": []
        }
    }
}