{
    "table": {
        "name": "pag_aux_sispag"
    },
    "attributes": {
        "filial_dup_pag": {
            "type": "integer"
        },
        "terminal_ip": {
            "type": "string",
            "maxlen": 20
        },
        "sequencia": {
            "type": "integer"
        },
        "vlr_pagamento": {
            "type": "integer"
        },
        "data_pagamento": {
            "type": "datetime"
        },
        "banco_portador": {
            "type": "integer"
        },
        "agencia": {
            "type": "string",
            "maxlen": 15
        },
        "conta": {
            "type": "string",
            "maxlen": 15
        },
        "nosso_numero": {
            "type": "string",
            "maxlen": 15
        },
        "codigo_barras": {
            "type": "string",
            "maxlen": 50
        },
        "operacao_duplicata": {
            "type": "integer"
        },
        "tipo_servico": {
            "type": "integer"
        },
        "forma_pagamento": {
            "type": "integer"
        },
        "envia_aviso": {
            "type": "string",
            "maxlen": 1
        },
        "envia_arquivo": {
            "type": "string",
            "maxlen": 1
        }
    },
    "originaltable": {
        "fullname": "public.pag_aux_sispag",
        "name": "pag_aux_sispag",
        "relationship": false,
        "columns": {
            "filial_dup_pag": {
                "position": 1,
                "name": "filial_dup_pag",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "terminal_ip": {
                "position": 2,
                "name": "terminal_ip",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 20,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "sequencia": {
                "position": 3,
                "name": "sequencia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "vlr_pagamento": {
                "position": 4,
                "name": "vlr_pagamento",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "data_pagamento": {
                "position": 5,
                "name": "data_pagamento",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "banco_portador": {
                "position": 6,
                "name": "banco_portador",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "agencia": {
                "position": 7,
                "name": "agencia",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 15,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "conta": {
                "position": 8,
                "name": "conta",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 15,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "nosso_numero": {
                "position": 9,
                "name": "nosso_numero",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 15,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "codigo_barras": {
                "position": 10,
                "name": "codigo_barras",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 50,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "operacao_duplicata": {
                "position": 11,
                "name": "operacao_duplicata",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "tipo_servico": {
                "position": 12,
                "name": "tipo_servico",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "forma_pagamento": {
                "position": 13,
                "name": "forma_pagamento",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "envia_aviso": {
                "position": 14,
                "name": "envia_aviso",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 1,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "envia_arquivo": {
                "position": 15,
                "name": "envia_arquivo",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 1,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            }
        },
        "constraints": [],
        "relationships": {
            "one-to-one": [],
            "one-to-many": [],
            "many-to-one": [],
            "many-to-many": []
        }
    }
}