{
    "table": {
        "name": "rlc_mov_financ_x_cartao"
    },
    "attributes": {
        "filial_flx": {
            "type": "integer"
        },
        "sequencia_flx": {
            "type": "integer"
        },
        "filial_cartao": {
            "type": "integer"
        },
        "sequencia_cartao": {
            "type": "integer"
        }
    },
    "originaltable": {
        "fullname": "public.rlc_mov_financ_x_cartao",
        "name": "rlc_mov_financ_x_cartao",
        "relationship": true,
        "columns": {
            "filial_flx": {
                "position": 1,
                "name": "filial_flx",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "sequencia_flx": {
                "position": 2,
                "name": "sequencia_flx",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "filial_cartao": {
                "position": 3,
                "name": "filial_cartao",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "sequencia_cartao": {
                "position": 4,
                "name": "sequencia_cartao",
                "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": []
        }
    }
}