{
    "table": {
        "name": "nfs_nfe_tempo_nota"
    },
    "attributes": {
        "nfe_filial": {
            "type": "integer"
        },
        "nfe_nota": {
            "type": "integer"
        },
        "nfe_serie": {
            "type": "string",
            "maxlen": 6
        },
        "tempo_consistencia": {
            "type": "string"
        },
        "tempo_status": {
            "type": "string"
        },
        "tempo_criar": {
            "type": "string"
        },
        "tempo_enviar": {
            "type": "string"
        },
        "tempo_impressao": {
            "type": "string"
        },
        "tempo_email": {
            "type": "string"
        },
        "tempo_total": {
            "type": "string"
        }
    },
    "originaltable": {
        "fullname": "public.nfs_nfe_tempo_nota",
        "name": "nfs_nfe_tempo_nota",
        "relationship": false,
        "columns": {
            "nfe_filial": {
                "position": 1,
                "name": "nfe_filial",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "nfe_nota": {
                "position": 2,
                "name": "nfe_nota",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "nfe_serie": {
                "position": 3,
                "name": "nfe_serie",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 6,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "tempo_consistencia": {
                "position": 4,
                "name": "tempo_consistencia",
                "type": "time without time zone",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "tempo_status": {
                "position": 5,
                "name": "tempo_status",
                "type": "time without time zone",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "tempo_criar": {
                "position": 6,
                "name": "tempo_criar",
                "type": "time without time zone",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "tempo_enviar": {
                "position": 7,
                "name": "tempo_enviar",
                "type": "time without time zone",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "tempo_impressao": {
                "position": 8,
                "name": "tempo_impressao",
                "type": "time without time zone",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "tempo_email": {
                "position": 9,
                "name": "tempo_email",
                "type": "time without time zone",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "tempo_total": {
                "position": 10,
                "name": "tempo_total",
                "type": "time without time zone",
                "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": []
        }
    }
}