{
    "table": {
        "name": "nfs_aux_nota_filial"
    },
    "attributes": {
        "terminal_ip": {
            "type": "string",
            "maxlen": 15
        },
        "desc_filial": {
            "type": "string",
            "maxlen": 100
        },
        "filial_nota": {
            "type": "integer"
        },
        "nota": {
            "type": "integer"
        },
        "serie": {
            "type": "string",
            "maxlen": 6
        },
        "data_emissao": {
            "type": "datetime"
        },
        "nfp_cpf_cnpj": {
            "type": "integer"
        },
        "vlr_total_nota": {
            "type": "integer"
        },
        "tipo_pagto_1": {
            "type": "integer"
        },
        "vlr_pagto_1": {
            "type": "integer"
        },
        "tipo_pagto_2": {
            "type": "integer"
        },
        "vlr_pagto_2": {
            "type": "integer"
        },
        "tipo_pagto_3": {
            "type": "integer"
        },
        "vlr_pagto_3": {
            "type": "integer"
        }
    },
    "originaltable": {
        "fullname": "public.nfs_aux_nota_filial",
        "name": "nfs_aux_nota_filial",
        "relationship": false,
        "columns": {
            "terminal_ip": {
                "position": 1,
                "name": "terminal_ip",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 15,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "desc_filial": {
                "position": 2,
                "name": "desc_filial",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 100,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "filial_nota": {
                "position": 3,
                "name": "filial_nota",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "nota": {
                "position": 4,
                "name": "nota",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "serie": {
                "position": 5,
                "name": "serie",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 6,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "data_emissao": {
                "position": 6,
                "name": "data_emissao",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "nfp_cpf_cnpj": {
                "position": 7,
                "name": "nfp_cpf_cnpj",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 16,
                "radix": 10,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "vlr_total_nota": {
                "position": 8,
                "name": "vlr_total_nota",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "tipo_pagto_1": {
                "position": 9,
                "name": "tipo_pagto_1",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "vlr_pagto_1": {
                "position": 10,
                "name": "vlr_pagto_1",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "tipo_pagto_2": {
                "position": 11,
                "name": "tipo_pagto_2",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "vlr_pagto_2": {
                "position": 12,
                "name": "vlr_pagto_2",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "tipo_pagto_3": {
                "position": 13,
                "name": "tipo_pagto_3",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "vlr_pagto_3": {
                "position": 14,
                "name": "vlr_pagto_3",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            }
        },
        "constraints": [],
        "relationships": {
            "one-to-one": [],
            "one-to-many": [],
            "many-to-one": [],
            "many-to-many": []
        }
    }
}