VAT return frequency of Exact Online

Where can I find the VAT return frequency (each month / each quarter)?

See the screenshot for the field I am looking for:

The Exact Online tax frequency for a company is available through the XML API settings:

    select DIVISION_NAME
    ,      SETTINGNAME_ATTR
    ,      VALUE_ATTR
    ,      DESCRIPTION
    from   exactonlinexml..settings@eol
    where  SETTINGNAME_ATTR = 'TaxFrequency'

See for instance the picture of 4 companies all with quarterly VAT reporting:
28146_1560609173677-image