{
    "table": {
        "name": "ctb_sped_pc_m620"
    },
    "attributes": {
        "filial": {
            "type": "integer"
        },
        "sequencia": {
            "type": "integer"
        },
        "data_resumo": {
            "type": "datetime"
        },
        "ind_aj": {
            "type": "string",
            "maxlen": 1
        },
        "vl_aj": {
            "type": "integer"
        },
        "cod_aj": {
            "type": "string",
            "maxlen": 2
        },
        "num_doc": {
            "type": "string",
            "maxlen": 100
        },
        "descr_aj": {
            "type": "string",
            "maxlen": 100
        },
        "dt_ref": {
            "type": "datetime"
        }
    },
    "originaltable": {
        "fullname": "public.ctb_sped_pc_m620",
        "name": "ctb_sped_pc_m620",
        "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
            },
            "ind_aj": {
                "position": 4,
                "name": "ind_aj",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 1,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "vl_aj": {
                "position": 5,
                "name": "vl_aj",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "cod_aj": {
                "position": 6,
                "name": "cod_aj",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 2,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "num_doc": {
                "position": 7,
                "name": "num_doc",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 100,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "descr_aj": {
                "position": 8,
                "name": "descr_aj",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 100,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "dt_ref": {
                "position": 9,
                "name": "dt_ref",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            }
        },
        "constraints": [],
        "relationships": {
            "one-to-one": [],
            "one-to-many": [],
            "many-to-one": [],
            "many-to-many": []
        }
    }
}