{
    "myoba_prices_extension": {
        "column": {
            "entity_id": true,
            "myoba_prices_id": true,
            "price_type": true,
            "price_value": true,
            "currency_code": true,
            "inventory_id": true,
            "customer_id": true,
            "price_class": true,
            "created_at": true,
            "updated_at": true,
            "id": true,
            "type": true,
            "value": true,
            "metadata": true
        },
        "index": {
            "MYOBA_PRICES_EXTENSION_MYOBA_PRICES_ID": true,
            "MYOBA_PRICES_EXTENSION_INVENTORY_ID": true,
            "MYOBA_PRICES_EXTENSION_CUSTOMER_ID": true,
            "MYOBA_PRICES_EXTENSION_PRICE_CLASS": true,
            "MYOBA_PRICES_EXTENSION_INVENTORY_ID_PRICE_CLASS_PRICE_TYPE": true,
            "MYOBA_PRICES_EXTENSION_TYPE": true,
            "MYOBA_PRICES_EXTENSION_MYOBA_PRICES_ID_TYPE": true
        },
        "constraint": {
            "PRIMARY": true
        }
    }
}