{
    "table": {
        "name": "ctb_sped_pc_m630"
    },
    "attributes": {
        "filial": {
            "type": "integer"
        },
        "sequencia": {
            "type": "integer"
        },
        "data_resumo": {
            "type": "datetime"
        },
        "cnpj": {
            "type": "integer"
        },
        "vl_vend": {
            "type": "integer"
        },
        "vl_nao_receb": {
            "type": "integer"
        },
        "vl_cont_dif": {
            "type": "integer"
        },
        "vl_cred_dif": {
            "type": "integer"
        },
        "cod_cred": {
            "type": "string",
            "maxlen": 3
        }
    },
    "originaltable": {
        "fullname": "public.ctb_sped_pc_m630",
        "name": "ctb_sped_pc_m630",
        "relationship": false,
        "columns": {
            "filial": {
                "position": 1,
                "name": "filial",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "sequencia": {
                "position": 2,
                "name": "sequencia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "data_resumo": {
                "position": 3,
                "name": "data_resumo",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "cnpj": {
                "position": 4,
                "name": "cnpj",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 14,
                "radix": 10,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "vl_vend": {
                "position": 5,
                "name": "vl_vend",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "vl_nao_receb": {
                "position": 6,
                "name": "vl_nao_receb",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "vl_cont_dif": {
                "position": 7,
                "name": "vl_cont_dif",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "vl_cred_dif": {
                "position": 8,
                "name": "vl_cred_dif",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "cod_cred": {
                "position": 9,
                "name": "cod_cred",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 3,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            }
        },
        "constraints": [],
        "relationships": {
            "one-to-one": [],
            "one-to-many": [],
            "many-to-one": [],
            "many-to-many": []
        }
    }
}